"no symbols have been loaded for this document"

L

Luis D Rojas

I´m trying to debug a Outlook Add in made with C#. I run the first time i did
the code, and i could do debugging.
I Installed and it worked very well
I add more features and i want to debug the add on again, but it does not
stop at the break points and it says "no symbols have been loaded for this
document"
I´m in debug mode and i erase the generated DLLS and pdb. Any idea?

Best Regards
 
C

C?dric Guillemette

Luis D Rojas said:
I´m trying to debug a Outlook Add in made with C#. I run the first time i did
the code, and i could do debugging.
I Installed and it worked very well
I add more features and i want to debug the add on again, but it does not
stop at the break points and it says "no symbols have been loaded for this
document"
I´m in debug mode and i erase the generated DLLS and pdb. Any idea?

Best Regards

I am having the same exact problem. Symbols are loaded for all *.cs
files except for one of them. However, when looking in the
Debug>>Module window I see that all symbols are loaded.

Any idea?
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top