Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. 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

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studiosysadmindebuggingtutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    ptr_Electron
    wrote on last edited by
    #1

    How to debug a DLL () running on the remote server using Visual studio 2005

    L C 2 Replies Last reply
    0
    • P ptr_Electron

      How to debug a DLL () running on the remote server using Visual studio 2005

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      see if this helps[^]

      1 Reply Last reply
      0
      • P ptr_Electron

        How to debug a DLL () running on the remote server using Visual studio 2005

        C Offline
        C Offline
        chirag_chauhan
        wrote on last edited by
        #3

        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.

        P 1 Reply Last reply
        0
        • C chirag_chauhan

          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.

          P Offline
          P Offline
          ptr_Electron
          wrote on last edited by
          #4

          On my server visual studio 8 is not installed, It was installed only on my development machine, how can I go ahead

          C 1 Reply Last reply
          0
          • P ptr_Electron

            On my server visual studio 8 is not installed, It was installed only on my development machine, how can I go ahead

            C Offline
            C Offline
            chirag_chauhan
            wrote on last edited by
            #5

            Just copy x86 folder on u r server.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups