I am getting the following error while browsing the my webpage
i checked and seen anaymous access has been enabled and integrated aunthentication has been turned off ...
Could you please help?
You are not authorized to view this page
You do not have permission to view this directory or page using the credentials that you supplied.
--------------------------------------------------------------------------------
Please try the following:
Contact the Web site administrator if you believe you should be able to view this directory or page.
Click the Refresh button to try again with different credentials.
HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials.
Internet Information Services (IIS)
Open in New WindowSelect All
Tags:
Add Tags
Add Tags
Zones:
Microsoft IIS Web Server, .Net Application Servers, Programming for
My web.conf look like below:
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<authentication mode="Windows"/>