asp.net - Remote Debuggging in Visual Studio 2012 -


i trying remotely debug asp .net application installed in client's windows server 2012. installed remote debugger in remote machine , ran in administrator mode. (even after) following microsoft instructions, hit serious of errors - of configuration error not detailed (or overlooked) in instructions.

after setup hurdles, managed attach process w3wp.exe not not able debug remote application.

debugger gave standard warning - no symbols have been loaded document

(i tried copying .pdb file remote machine - making sure versions in local copy , in remote copy same).

am missing steps ? detailed walk through help.

one step not documented in remote applications web.config file, compilation debug must set true:

<system.web>     <compilation targetframework="4.5" debug="true">     ... 

Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -