D
dryer
I have a web app that runs fine on my local machine (W2K pro), but when ran on
Windows 2003 server there is a glitch. I have a function that writes an XML doc
to a directory, but I can't figure out what account the 2003 server is using. I
gave ASPNET write privilges to the directory, but get 'Access Denied' errors.
When I gave permmisions to 'Authenticated Users' it works fine. So I went
through the whole list of users and nothing would let the app run, only when I
add one of the groups, ie 'Everybody', 'Users', 'Authenticated Users', etc. does
it work. machine.config is set to use the ASPNET, any ideas on what's going
on??
Thanks.
Windows 2003 server there is a glitch. I have a function that writes an XML doc
to a directory, but I can't figure out what account the 2003 server is using. I
gave ASPNET write privilges to the directory, but get 'Access Denied' errors.
When I gave permmisions to 'Authenticated Users' it works fine. So I went
through the whole list of users and nothing would let the app run, only when I
add one of the groups, ie 'Everybody', 'Users', 'Authenticated Users', etc. does
it work. machine.config is set to use the ASPNET, any ideas on what's going
on??
Thanks.