|
-
Apr 14th, 2011, 12:39 PM
#1
Thread Starter
Hyperactive Member
What account should be used for asp.net app to save data?
In on asp.net app, I used code below to save data into a file which is located at one file server:
objXmlDoc.Save("\\order\\monthorder\\allorder.xml"))
I got an error message said "permission denied"
How to tell network admin to set write permission for it? What account should be used for asp.net app to save data?
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
|