Debugging problem

R

Roman Mellenberger

Dear all,

Since I installed the SP1 for Visual Studio 2005 I am not able to
debug assemblies on my WM 2005 device (Symbol MC70). I think this
depends on the version of compact framework installed on the device
and in VS. On the device the version of CF is 2.0.6129 but while
starting the solution in debug mode the version shown in the build
output is 2.0.50727.

I have a solution with several projects. I am able to debug the start
project but breakpoints in dependend projects will not currently been
hit (no symbols loaded...)

I installed the CF2.0 SP1 on the machine and on the device with no
success.

Thanks for any help.

Roman
 
R

Roman Mellenberger

I found out that the assemblies are not overwritten on the device if
they are newer. In this case the debugging doesn't work of course. If
I manually delete all assemblies on the device and select debug
everything works fine. I checked in configuration manager if I have
all projects selected to deploy which is the case.

What could be the problem?
 

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