Can't Debug on .Net 4.2 ???

  • Thread starter Thread starter Jimmy Ray
  • Start date Start date
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
 
Back
Top