Microsoft
Software
Hardware
Network
Question : How to restrict access in asp.net so that window prompt comes up
I want simple htaccess like user name password prompt. I'm on shared hosting. So don't have window access.
It's just to restrict access to staging site, so i dont really want to touch the main code of the website. Just add a username and password to the web.config.
Answer : How to restrict access in asp.net so that window prompt comes up
In your web.config change the authentication mode to
Or, just remove anonymous access in IIS and then you can control it using windows users and standard file permissions.
Random Solutions
Microsoft Project Server 2007 Permissions questions ?
Item cannot be found in the collection corresponding to the requested name or ordinal (MS ACCESS)
Reconnect Flash Disk/ Drive or USB
varchar sort
MS CRM: How to show email sender in history
How to create a webshare folder
VBA - IF Condition and Fill Down, added to existing code
IIS6 to IIS7 while not replacing the IIS7 Default Site
Exchange BD & Log
Saving the html file from the web browser control in VB.NET