Я получаю следующую ошибку при просмотре моей веб-страницы
Я проверил и увидел, что анемный доступ был включен, а встроенная аутентификация отключена ...
Не могли бы вы помочь?
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
Мой web.conf выглядит следующим образом:
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<authentication mode="Windows"/>