supermatchgame
Programmer
I've written a c# class library and deployed it to Share Point 2007 as a web part. Now I'm trying to debug it. I've started the remote debugger on the server that MOSS2007 lives on and set a breakpoint on the code on my laptop, but the break point never gets hit.
I was reading about the PDB file that VS creates and the fact that this might not be deployed correctly; can someone clarify where I need to put said file on the remote server?
I was reading about the PDB file that VS creates and the fact that this might not be deployed correctly; can someone clarify where I need to put said file on the remote server?