Can't Debug on .Net 4.2 ???

J

Jimmy Ray

Hey everyone,

I am working on a windows ce .Net 4.2(Xscale) board. In
my OS, I have indcluded all the .Net Compact Framework
components.

Now when I create an application in Visual Studio .Net
2003 (VB-Smartdevice app) and try do debug it on my unit,
the app always fails to launch. It is downloaded on the
unit, but never launches the debugger.

Now I have a Windows Ce .Net 4.1(Strong Arm) and this one
works fine. I can debug an application very easily. So
obviously, I know I am setting up the project for .Net
4.2 appropriately. And I also have toolhelp.dll in my
windows directory.

Any ideas would be appreciated.

Cheers

Jimmy
 

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