> The following command...
> string DebugString =
[quoted text clipped - 20 lines]
> Thanks
> Gary
Thanks for Milosz's input.
Hi Gary,
I agree with Milosz that you're recommended to utilize the "~" symbol of
ASP.NET, Server.MapPath("~/subdir") can give you any subdir's physical path
from your application's root directory. Relative path is not quite safe
here.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: =?Utf-8?B?TWlsb3N6IFNrYWxlY2tpIFtNQ0FEXQ==?=
<mily242@DONTLIKESPAMwp.pl>
>References: <#gqo5ucNIHA.1168@TK2MSFTNGP02.phx.gbl>
>Subject: RE: MapPath returning wrong string
>Date: Mon, 3 Dec 2007 15:28:03 -0800
>Hi Gary,
>
[quoted text clipped - 29 lines]
>> Thanks
>> Gary