M
Mantorok
Hi
I have an app and during some code-behind it attempts to fetch some files
from another server-share, IIS is configured to use the users windows-login
as authentication and although we have access to this share on the other
server an exception is thrown, the app says "Access Denied" and waffles on
about giving the ASPNET machine account access to the share - but we don't
need to do this as we are using windows authentication.
Any ideas? I'm confused.
Kev
I have an app and during some code-behind it attempts to fetch some files
from another server-share, IIS is configured to use the users windows-login
as authentication and although we have access to this share on the other
server an exception is thrown, the app says "Access Denied" and waffles on
about giving the ASPNET machine account access to the share - but we don't
need to do this as we are using windows authentication.
Any ideas? I'm confused.
Kev