How to debug my dll???
-
hi, I have created a dll and im using it in my web application.. ther is some errors in my dll i hope.. i have a breakpoint in my web application when a function of my dll is called i want to step into my dll code, but im not able to step into my dll.. plz advice me.. The version of my dll is debug mode.. how to check whether my debugger loads the .pdb file of my dll.. because im sure that .pdb file of my dll is required to step into my dll code.. But i tried getting thro Debug->Windows->Modules and im able 2 c my dll with the msg symbols loaded... Im not able to step into my dll to debug it... :(( :confused: :(( Thanx in advance... Regards, Tash
-
hi, I have created a dll and im using it in my web application.. ther is some errors in my dll i hope.. i have a breakpoint in my web application when a function of my dll is called i want to step into my dll code, but im not able to step into my dll.. plz advice me.. The version of my dll is debug mode.. how to check whether my debugger loads the .pdb file of my dll.. because im sure that .pdb file of my dll is required to step into my dll code.. But i tried getting thro Debug->Windows->Modules and im able 2 c my dll with the msg symbols loaded... Im not able to step into my dll to debug it... :(( :confused: :(( Thanx in advance... Regards, Tash