Hi,
we can't seem to reproduce the issue.
Code:protected void Page_Load(object sender, EventArgs e)
{
this.Response.Write(string.Format("Path:</br>{0} <br/>", this.Server.MapPath("")));
}
returns
Code:C:\Documents and Settings\TestUser\My Documents\Visual Studio Projects\!QuickTests\WebApp_not_site\WebApp_not_site
Could you please provide exact snippet of the code you use?
Best regards,
UltiDev Team.
Please donate at
http://www.ultidev.com/products/Donate.aspx to help us improve our products.