|
-
May 4th, 2004, 01:29 PM
#1
Thread Starter
Lively Member
IIS6 / WinS2K3 & ASP.NET
Okay, I'm trying to get my web service to write a file to a folder and it says access is denied. What account do I need to add to the NTFS security settings on the folder so that the ASP.NET web service can access it? Is that the "Network Service" account?
Thanks,
KT
-
May 4th, 2004, 02:54 PM
#2
Frenzied Member
The ASPNET user account will need write permission on the folder you wish to write a file to.
HTH
DJ
-
May 4th, 2004, 05:42 PM
#3
Thread Starter
Lively Member
Yeah I've already tried that.. I gave ASPNET full control over the folder I'm trying to write to and it still gives me a System.UnauthorizedAccessException
-
May 4th, 2004, 06:48 PM
#4
Thread Starter
Lively Member
Anyone? Please help, I've tried everything I can think of and I'm really frustrated. Doesn't someone out there have some kind of idea what I might have overlooked?
Tried messing with the security settings for hours, adding and removing ASPNET (the ASP.NET machine account) with all rights for both the folder I'm trying to store a file in, and even the parent folder for that folder.
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
|