Hi
i am using IIS7.0 on Vista.i had created one web-site in ASP.Net2005 & in this web-site i had created one Folder as
Administrator.For main site i had set "Add Application" property from inetmgr and provide alias & physical path,
again same for Administrator folder.
From Authentication tab i had set Windows Authentication = Enabled & Anonymous Authentication=Disabled
so that its working fine for my main site.
But i am uable to set the same Authentication for Administrator folder,due to this it does not allow me to open & run
the Administrator as seprate site & again with Debugging option,giving me the error as........
Unable to start debugging on web-server.Debugging failed because integrated
Windows Authentication is not enabled.
Should i create Add Application for both site Or Add Virtual Directory?????????
Thanx.