How to debug a DLL () running on the remote server using Visual studio 2005
-
How to debug a DLL () running on the remote server using Visual studio 2005
-
How to debug a DLL () running on the remote server using Visual studio 2005
-
How to debug a DLL () running on the remote server using Visual studio 2005
Here are some of the steps that mey helps you, > Run msvsmon.exe located under "Program Files\Microsoft Visual Studio 8\Common7\IDE\Remote Debugger\x86" on the remote machine where EXE is running. > Then change the Tools->Options in msvsmon.exe according to your requirements. > On machine where VS2005 is running, Debug->Attach to Process: Transport-Remote, Qualifier-machine-name:port. Click on Refresh, that will give you list of processes running on remote machine. Hope this helps.
-
Here are some of the steps that mey helps you, > Run msvsmon.exe located under "Program Files\Microsoft Visual Studio 8\Common7\IDE\Remote Debugger\x86" on the remote machine where EXE is running. > Then change the Tools->Options in msvsmon.exe according to your requirements. > On machine where VS2005 is running, Debug->Attach to Process: Transport-Remote, Qualifier-machine-name:port. Click on Refresh, that will give you list of processes running on remote machine. Hope this helps.
On my server visual studio 8 is not installed, It was installed only on my development machine, how can I go ahead
-
On my server visual studio 8 is not installed, It was installed only on my development machine, how can I go ahead
Just copy x86 folder on u r server.