Debugging with Visual Studio 2010
Hey everyone,
So i'm working with Creo 2 and Visual Studio 2010, and am trying to get my program to debug in an active session (as opposed to compiling the code, unlocking the DLL, and loading it into aux applications everytime ).
I've added my xtop.exe to my project's Debugging commands, (and have made sure to make Attach = Yes), however I seem to still be doing something wrong. IWhen I set break points in my code, even inside of user_initialize(), it returns that "The breakpoint will not currently be hit. No symbols have been loaded for this document." This makes me think that either a) I'm not including some file or setting in Creo that I should be, b) I have a VisualStudio setting that is not set properly, or c) I'm completely off track haha.
Regardless, if anyone has any experience with this, I could definitely use a hand getting it to connect
Thanks,
James
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

