Debugging Server Object Extension in Visual Studio 2015

1745
1
08-01-2018 01:42 PM
Jitendrudulacaraju
New Contributor

ArcObjects, V10.5

SOE development

Visual Studio 2015

I have followed each step to set up a remote debug of my SOE:

1. Download and configuring Remote tools on the development to enable the remote debug, using msvsmon.exe

2. Enabled remote connection for any user.

3. Allowed the SOE to be debugged on AGS

4. Enabled Symbols in Visual Studio, in tools>options>debugging

   MS symbols and ESRI symbols. 

   How to load the SOE symbols / pdb file? I simply copied the SOE pdb file to SymbolsCache folder.

4. Attached and restarted the Map Service

5. Attached the Process using the PID in Visual Studio

I could not make it work. 

0 Kudos
1 Reply
nicogis
MVP Frequent Contributor
0 Kudos