Browse Search  
Home :ASP.NET :

Why can I still access my ASP.NET pages even though I disabled anonymous access to my directory?
Category : ASP.NET
 
 

After disabling anonymous access in the permission manager in the control panel, ASP.net pages are still accessible without getting prompted with authentication. 

In order to force ASP.net to take NTFS permission into consideration, the authentication mode in the web.config file must be set to Windows.

 
 
This article has been viewed 885 times.



ASPWebHosting.com.au Copyright © 2004-2005 | All Rights Reserved |

All trademarks are property of their legal owners.