|
-
September 2nd, 2011, 12:29 PM
#2
Re: C# Application with XML file
Yeah... depending on how you deploy your application, your XML file is not being created for you in the folder your application is deployed to.
Either create/copy the XML file to whatever folder your application runs in, or create an application setting to hold a path to where the file is always located and use that when accessing the file in your application.
Best of luck!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|