Re: Remote Debugging



It's quite likely that MDM.exe was already installed as a service. Go to your Administrative Tools
| Services applet and look for Machine Debug Manager. If it's not there, the most reliable way to
get things ready is to use your VC install disk and select the Remote Components setup option. You
say "I don't have an option", but I don't really know what you mean by that.

Alternatively, those minimum required files must be registered using RegSvr32. Do NOT copy them to
the GAC -- they are not .NET assemblies.

The instructions for using msvcmon.exe are in the article:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vctskInstallingRemoteDebugMonitor.asp

and I couldn't make it any clearer by repeating all that here.

"NRao" <NRao@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:036776AA-FC94-41AF-9167-031E86CDA438@xxxxxxxxxxxxxxxx
Hello,

I need to remote debug VS2003 asp.net web application which is deployed on
win 2003. I am following the instructions from microsoft.com site to setup
remote debugging. I have few questions

1) According to instructions, server needs to have mdm.exe running as
service. How do I setup MDM.exe as service. I found MDM.exe on my local
machine but not sure how to setup it as service.

2) It says list of below dlls needs to on server. Do I need to register in
registry or copy to GAC assembly.
msvcmon.exe
msvcr71.dll
NatDbgTLNet.dll
natdbgdm.dll

3) How do I use msvcmon.exe

It could have been easy by installing remote debugging using cd but I do not
have an option.








.



Relevant Pages

  • Re: Remote Debugging
    ... You can download and install something off the Internet, but you don't have permission to put a CD ... The whole remote debugging process becomes a great deal easier if you upgrade to VS ... Is copying and registering those 4 dlls is an alternative to MDM service? ... get things ready is to use your VC install disk and select the Remote Components setup option. ...
    (microsoft.public.vsnet.debugging)
  • Re: Continual Error 1321 Trying to Install Office 2003
    ... As to evidence of which app installed wisptis, I suppose you'd have to set ... 2003 sure wants to install it and stalls when it can't because the progress ... Is there any way in the world to get into setup with some custom tool from ... *My Lack of MSFT Support Rant and View Hex Error Messages Do Nothing for the ...
    (microsoft.public.office.misc)
  • Re: Continual Error 1321 Trying to Install Office 2003
    ... it needs and now setup wants to stuff it back in. ... Wisptis is explained ... that will let me do a detailed enough or selective enough custom install to ... people running Office don't use a tablet. ...
    (microsoft.public.office.misc)
  • Re: reinstall intranet company web Error.
    ... AnalyzePhaseZero used 0 ticks ... KB832880 Setup encountered an error: Setup cannot continue because one or ... Setup cannot continue because one or more pre-requisites required to install ... For More details check the Log File C:\WINDOWS\KB832880.log ...
    (microsoft.public.windows.server.sbs)
  • Re: reinstall intranet company web Error.
    ... AnalyzePhaseZero used 0 ticks ... KB832880 Setup encountered an error: Setup cannot continue because one or ... more pre-requisites required to install KB832880 failed. ... For More details check the Log File ...
    (microsoft.public.windows.server.sbs)

Loading