Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path of executing file (non WinForm)
Message
From
24/05/2004 10:31:15
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00906176
Message ID:
00906518
Views:
13
Gary,

PMFJI, I don't know if this will help, but have you tried something like...

AppDomain currentDomain = AppDomain.CurrentDomain;
String cFileXml=currentDomain.BaseDirectory + "File.xml";

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform