I am working on an article for ASPToday.com. The article is majorly based on SQL Server 2005 yesterday night I started facing an error "Unable to start debugging on the server".
I have already blogged about this error and I tried out all those solutions I know off. But it didn't get resolved!!
Let me give you little more detail about my working environment
1. I have SQL Server 2005 installed which internally installs .NET Framework 2.0
2. Yesterday I installed VS.NET 2003 which has installed .NET Framework 1.1 automatically.
3. The Operating System is Windows XP Media Centre with SP2 (which comes with IIS 5.1)
Only now it struck me that it has something to do with the Framework. I did it and the error got resolved :)
To know the solution check this out "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged."
Technorati Tags: Microsoft, .NET Framework
I have already blogged about this error and I tried out all those solutions I know off. But it didn't get resolved!!
Let me give you little more detail about my working environment
1. I have SQL Server 2005 installed which internally installs .NET Framework 2.0
2. Yesterday I installed VS.NET 2003 which has installed .NET Framework 1.1 automatically.
3. The Operating System is Windows XP Media Centre with SP2 (which comes with IIS 5.1)
Only now it struck me that it has something to do with the Framework. I did it and the error got resolved :)
To know the solution check this out "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged."
Technorati Tags: Microsoft, .NET Framework
Comments