G
Guest
I'm using Dot Net Nuke but this general question:
I'm trying to debug the registration code,
whenever i set breakpoint on the main function i get message:
"breakpoint will not be hit, no symbols loaded".
So i'm going to debug->windows->modules and i want to reffer the assembly
to the correct folder (/bin), but how can i know to which assembly the
registration code belongs?
Generally, when u have code in project, now can u know to which assembly the
code belongs?
Do u know other solutions to the debug problem?
Thanks.
I'm trying to debug the registration code,
whenever i set breakpoint on the main function i get message:
"breakpoint will not be hit, no symbols loaded".
So i'm going to debug->windows->modules and i want to reffer the assembly
to the correct folder (/bin), but how can i know to which assembly the
registration code belongs?
Generally, when u have code in project, now can u know to which assembly the
code belongs?
Do u know other solutions to the debug problem?
Thanks.