2.0: "Debugging failed because integrated Windows authentication in not enabled"

  • Thread starter Thread starter R.A.M.
  • Start date Start date
R

R.A.M.

Hello,
I am writing my first ASP.NET application (I use .NET 2.0, Visual Web
Developer 2005 Express Edition and SQL Server 2005 Express Edition).
The application builds successfully but when I try to start debugging from
Visual Web Developer I receive message box:

Unable to start debugging on the web server. Debugging failed because
integrated Windows authentication in not enabled.

What should I do to solve the problem?
Please help.
Thank you

/RAM/
 
Hi Ram,

Go to your IIS Management Console. Configure your Web Application to
allow Remote Debugging.

Best Regards,
Hardono Arifanto
 
Back
Top