|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
2.0: "Debugging failed because integrated Windows authentication in not enabled"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 --------------------------- visit my blog @ http://sodeve.net Show quote On May 3, 9:23 pm, "R.A.M." <r_ahims***@poczta.onet.pl> wrote: > 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/ |
|||||||||||||||||||||||