G
Guest
hey all,
i have an asp.net 2.0 app that is giving a user the following error message:
Access is denied.
Description: An error occurred while accessing the resources required to
serve this request. The server may not be configured for access to the
requested URL.
Error message 401.2.: Unauthorized: Logon failed due to server
configuration. Verify that you have permission to view this directory or
page based on the credentials you supplied and the authentication methods
enabled on the Web server. Contact the Web server's administrator for
additional assistance.
I have since made the security changes to authorize the user but the user
still can't access the page unless i do an iisreset.
is there another way to handle this other than the harsh reset? i'm not sure
what's going on? is it getting cached or something. there's nothing in the
application telling it to cache?
thanks,
rodchar
i have an asp.net 2.0 app that is giving a user the following error message:
Access is denied.
Description: An error occurred while accessing the resources required to
serve this request. The server may not be configured for access to the
requested URL.
Error message 401.2.: Unauthorized: Logon failed due to server
configuration. Verify that you have permission to view this directory or
page based on the credentials you supplied and the authentication methods
enabled on the Web server. Contact the Web server's administrator for
additional assistance.
I have since made the security changes to authorize the user but the user
still can't access the page unless i do an iisreset.
is there another way to handle this other than the harsh reset? i'm not sure
what's going on? is it getting cached or something. there's nothing in the
application telling it to cache?
thanks,
rodchar