Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Current Directory
Message
 
To
21/07/2004 18:39:49
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00926834
Message ID:
00926986
Views:
13
Thanks! I actually played with that method, but did not consider passing an empty string as the parameter...

Troy

>>How can I get the current directory the web service is running from?
>>using the location property of System.Reflection.Assembly.GetExecutingAssembly() gives me the framework web service folder and using System.IO.Directory.GetCurrentDirectory() gives me the System32 folder. I need the c:\inetpub\wwwroot\mywebservicefolder path.
>
>Try this:
>
>
>Private cStartupDirectory As String = Server.MapPath("")
>
Previous
Reply
Map
View

Click here to load this message in the networking platform