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

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/
 
H

Hardono Arifanto

Hi Ram,

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

Best Regards,
Hardono Arifanto
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top