R
Rich M
I have followed the instructions for "Debugging Resolution Aware .NET CF
Pocket PC Apps" found at
http://blogs.msdn.com/windowsmobile/archive/2004/04/03/107203.aspx but I am
unable to get it to work. Whenever I try to debug my application it runs in
compatibility mode even when using the "3 step manual process". I notice
that when I launch the debugger it seems to be recompiling the source. Since
the code was already compiled, I thought I would see a message like "The
project is up-to-date." but rather I see "Build complete -- 0 errors, 0
warnings". How can I determine why Visual Studio thinks it needs to rebuild
the executable?
- Rich
Pocket PC Apps" found at
http://blogs.msdn.com/windowsmobile/archive/2004/04/03/107203.aspx but I am
unable to get it to work. Whenever I try to debug my application it runs in
compatibility mode even when using the "3 step manual process". I notice
that when I launch the debugger it seems to be recompiling the source. Since
the code was already compiled, I thought I would see a message like "The
project is up-to-date." but rather I see "Build complete -- 0 errors, 0
warnings". How can I determine why Visual Studio thinks it needs to rebuild
the executable?
- Rich