Hi,
When i am trying to run my ASP.NET web application it is giving me error as "unable to start debugging on Web Server. Debugging failed because integrated windows authentication is not enabled"....... But wen i check the properties of IIS its showing authentication mode = windows..... So how to solve dis problem....Thou gh if run my app using ctrl+F5 its running or even i type the address http://localhost/website/mysite in addressbar of browser den also its working.....Kin dly advice plz ASAP.....
Thanks in Advance...
Regards,
Rajan
When i am trying to run my ASP.NET web application it is giving me error as "unable to start debugging on Web Server. Debugging failed because integrated windows authentication is not enabled"....... But wen i check the properties of IIS its showing authentication mode = windows..... So how to solve dis problem....Thou gh if run my app using ctrl+F5 its running or even i type the address http://localhost/website/mysite in addressbar of browser den also its working.....Kin dly advice plz ASAP.....
Thanks in Advance...
Regards,
Rajan
Comment