i'm working on a CF project for a while now, and the VS started to behave starnge for me at least.
I observed that when I start debugging, it builds the project, it's starting the deloy, the deploy finishes and it's starting to load symbols for my project.
But it is very slow, and I don't know why it started to do this step. I have no clue what have I done?
Is this symbol loading step necessary? How can I disable it?
In the Tools -> Options -> Debugging -> Symbols dialog there is no Symbol file (.pdb) location added. And I pointed in my project's debug directory at the field below, and I checked the "Search the above directory only when symbols are ...." checkbox. I don't know how should I set up this dialog to turn off symbol loading
I looked in the Modules window which symbols are loaded, but it says nothing to me. Maybe somebody can see what is the problem
http://img842.imageshack.us/img842/5927/modules.png
thanks