473,386 Members | 1,886 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Debugger is not properly installed

Hi,

When attempting to debug a project on a remote server, I get the error
message :

"Error while trying to run project: unable to start debugging on the web
server. the debugger is not properly installed. Run setup to install or
repair the debugger."

I went through the steps described in the help for this error and also run :

c:\wcu\dotNetFramework\dotnetfx.exe /t:c:\temp
/c:"msiexec.exe /fvecms c:\temp\netfx.msi"

Still getting the same message. Debugging works when I debug a project
locally, but when I attempt to debug a project on the remote server it fails
with the above message.
I also get the message in System Event log each time I try to debug the
remote project.

DCOM got error "Class not registered " from the computer ts01 when
attempting to activate the server: {73B25FFD-F501-437B-8B11-7F0DE383964F}

Any ideas?

Thanks
Jul 21 '05 #1
3 8903
Hi,

I once got a similar error, but the error message also suggested to register
some object.

It COULD be Program Files\Common Files\Microsoft Shared\VS7Debug\vs7jit.exe
/regserver

but I am not sure really.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"N. Okan Guney" <gu******@yahoo.com> wrote in message
news:ui**************@TK2MSFTNGP10.phx.gbl...
Hi,

When attempting to debug a project on a remote server, I get the error
message :

"Error while trying to run project: unable to start debugging on the web
server. the debugger is not properly installed. Run setup to install or
repair the debugger."

I went through the steps described in the help for this error and also run :
c:\wcu\dotNetFramework\dotnetfx.exe /t:c:\temp
/c:"msiexec.exe /fvecms c:\temp\netfx.msi"

Still getting the same message. Debugging works when I debug a project
locally, but when I attempt to debug a project on the remote server it fails with the above message.
I also get the message in System Event log each time I try to debug the
remote project.

DCOM got error "Class not registered " from the computer ts01 when
attempting to activate the server: {73B25FFD-F501-437B-8B11-7F0DE383964F}

Any ideas?

Thanks


Jul 21 '05 #2
Thanks for the reply,

Unfortunately there is no such file in that path :(

Okan
"N. Okan Guney" <gu******@yahoo.com> wrote in message
news:ui**************@TK2MSFTNGP10.phx.gbl...
Hi,

When attempting to debug a project on a remote server, I get the error
message :

"Error while trying to run project: unable to start debugging on the web
server. the debugger is not properly installed. Run setup to install or
repair the debugger."

I went through the steps described in the help for this error and also run :
c:\wcu\dotNetFramework\dotnetfx.exe /t:c:\temp
/c:"msiexec.exe /fvecms c:\temp\netfx.msi"

Still getting the same message. Debugging works when I debug a project
locally, but when I attempt to debug a project on the remote server it fails with the above message.
I also get the message in System Event log each time I try to debug the
remote project.

DCOM got error "Class not registered " from the computer ts01 when
attempting to activate the server: {73B25FFD-F501-437B-8B11-7F0DE383964F}

Any ideas?

Thanks

Jul 21 '05 #3
Hi Okan,
what are you trying to debug on the remote machine?What OS do you have on the remote machine?

And, most important, did you set up the remote debugging components on the remote machine?

Did you take a look at RemoteComponents.htm file that comes with your VS CD?

Hope it helps.
-Matteo

--------------------
From: "N. Okan Guney" <gu******@yahoo.com>
References: <ui**************@TK2MSFTNGP10.phx.gbl>
Subject: Re: Debugger is not properly installed
Date: Mon, 8 Sep 2003 10:03:22 -0500 Thanks for the reply,

Unfortunately there is no such file in that path :(

Okan
"N. Okan Guney" <gu******@yahoo.com> wrote in message
news:ui**************@TK2MSFTNGP10.phx.gbl...
Hi,

When attempting to debug a project on a remote server, I get the error
message :

"Error while trying to run project: unable to start debugging on the web
server. the debugger is not properly installed. Run setup to install or
repair the debugger."

I went through the steps described in the help for this error and also run

:

c:\wcu\dotNetFramework\dotnetfx.exe /t:c:\temp
/c:"msiexec.exe /fvecms c:\temp\netfx.msi"

Still getting the same message. Debugging works when I debug a project
locally, but when I attempt to debug a project on the remote server it

fails
with the above message.
I also get the message in System Event log each time I try to debug the
remote project.

DCOM got error "Class not registered " from the computer ts01 when
attempting to activate the server: {73B25FFD-F501-437B-8B11-7F0DE383964F}

Any ideas?

Thanks


--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Rvo | last post by:
Hi all, I used to have Visual Studio.net (version 2002) on my PC and it was working just fine, then I installed Word 2003 and after that I could no longer debug applications in VS.net I always...
8
by: Rob S | last post by:
I have UDB 8.1 Personal Edition installed. I'm using Development centre to develop JAVA Stored Procedues. I am unable to debug them. I have installed IBM Distributed Debugger and have set...
1
by: Rhino | last post by:
Is there any way to install the IBM Distributed Debugger V9.2 on Windows XP without first uninstalling DB2? I installed the IBM Distributed Debugger V9.2 on my Windows XP box in the hopes of...
1
by: Chris Kettenbach | last post by:
How so I set up the debugger in VS.NET 2003. I try to run my web page app and it tells me the debugger is not properly installed. Any suggestions? Thanks, Chris
0
by: Slobodan | last post by:
I have a following problem: When I try to start a project, it build's fine, but I receive an error: "Error starting project: Unable to start debugger Debugger not configured properly or not...
3
by: N. Okan Guney | last post by:
Hi, When attempting to debug a project on a remote server, I get the error message : "Error while trying to run project: unable to start debugging on the web server. the debugger is not...
5
by: thomas1107 | last post by:
I am running Visual Studio .NET 2002 Professional on Windows 2000 SP4. When I try to launch the debugger from inside the IDE for VC++ applications I get the following error “Application failed...
0
by: schmurgon | last post by:
Debugging my 1.1 framework ASP.NET web application (which talks to a ..NET Web Service on the same machine) has become extremely slow since installing VS 2005 and / or SQL Server 2005. It takes...
0
by: kavithaK | last post by:
hi, i have installed netbeans 5.0 on windows XP and attached debugger with the following information Debugger: JPDA Debugger Connector:SharedMemoryAttach(Attaches by shared memory to other VMs)...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.