|
I kept getting the error: "Error while trying to run project: Unable to start debugging on the web server. The COM+ registry database detected a system error". I wasn't finding a solution with the associated help file.
Finally I installed the .Net 1.1 Service Pack 1, and that fixed it.
I also heard that running %WINDOWS%\system32\secedit.exe would fix the registry problem, but I have not personally tried it.
Hey JTaranto,
You can search the MSDN website. Check this out: http://www.microsoft.com/d
ownloads/details.aspx?familyid=6978D761-4A92-4106-A9BC-83E78D4ABC5B&display
lang=en
Thanks! This worked for solving my problem. I too was receiving the
error: "Error while trying to run project: Unable to start debugging on
the web server. The COM+ registry database detected a system error".
I have .NET 1.1 sp1 installed but am still getting this problem while
running a VS2003 project. I have installed SV2005 but 2003 was before prior
to 2005. It used to work before.
I ran into this problem also. I had already installed .NET Framework 1.1,
.NET 1.1 Framework Service Pack 1, and .NET Framework 2.0.