Can't get ASP.Net to run properly on IIS 7/Windows Server 2008 combo
- by danielm83
I'm trying to deploy a segment of our site to a new server, and I'm getting the following error when I try to pull up any ASP.Net page...
"401 - Unauthorized: Access is denied due to invalid credentials.
You do not have permission to view this directory or page using the credentials that you supplied."
What permissions should I be checking?
thanks