N
N. Okan Guney
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
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