majkinetor
Programmer
I am constantly getting this message from VS when I try to debug (framework v2)
---------------------------
Microsoft Visual Studio
---------------------------
Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled. Please see Help for assistance.
---------------------------
OK Help
---------------------------
Windows authentication is turned on. APS.NET user is added to admins.
When I delete web.config file VS offers to create the one for me and turn on debuging, but the same message appears again.
When I create new, empty app, add button to it and put mark on some dummy line in Page_Load everything works fine....
What should I do ?
thx.
---------------------------
Microsoft Visual Studio
---------------------------
Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled. Please see Help for assistance.
---------------------------
OK Help
---------------------------
Windows authentication is turned on. APS.NET user is added to admins.
When I delete web.config file VS offers to create the one for me and turn on debuging, but the same message appears again.
When I create new, empty app, add button to it and put mark on some dummy line in Page_Load everything works fine....
What should I do ?
thx.