Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where Am I? sys(2003)
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00968825
Message ID:
00968835
Views:
7
I think there are a couple of different ways you can do it. Give this one a try...
AppDomain currentDomain = AppDomain.CurrentDomain;
String cFolder=currentDomain.BaseDirectory.ToString();
Let me know if that works.
Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform