G
Guest
My apologies if this is already posted...
I converted a Compact Framework application from VS 2003 to VS 2005
(including "upgrading"). After fixing some minor differences, and after
downloading the network driver, I was able to successfully run the
application on the emulator (as noted in other posts, it's slow, but it
works, and that was exciting to see).
So I added a CAB project and completed the necessary steps to get all of the
files in the right place. I downloaded ActiveSync 4.1 and installed the CAB
file on my iPAQ (ARM4 processor). But, the application doesn't run at all! I
even went back and added a message box early in the execution process and
still it doesn't appear. The app isn't listed as executing in memory either.
Since the app runs in the emulator but not on the device, and since the CAB
project builds a single CAB file rather than the multiple CAB files
(processor-dependent) that we got under VS 2003, it almost looks like the
image is for the wrong processor. But there is no processor-selection option
I can find in VS 2005.
The app is totally dead on the device, and nothing seems to help debugging.
Any ideas? It is a complex application, it's true, but it's always worked
when compiled and deployed with VS 2003, and it works great under the new VS
2005 emulator. Anyone? (Thanks in advance for any debugging ideas!)
I converted a Compact Framework application from VS 2003 to VS 2005
(including "upgrading"). After fixing some minor differences, and after
downloading the network driver, I was able to successfully run the
application on the emulator (as noted in other posts, it's slow, but it
works, and that was exciting to see).
So I added a CAB project and completed the necessary steps to get all of the
files in the right place. I downloaded ActiveSync 4.1 and installed the CAB
file on my iPAQ (ARM4 processor). But, the application doesn't run at all! I
even went back and added a message box early in the execution process and
still it doesn't appear. The app isn't listed as executing in memory either.
Since the app runs in the emulator but not on the device, and since the CAB
project builds a single CAB file rather than the multiple CAB files
(processor-dependent) that we got under VS 2003, it almost looks like the
image is for the wrong processor. But there is no processor-selection option
I can find in VS 2005.
The app is totally dead on the device, and nothing seems to help debugging.
Any ideas? It is a complex application, it's true, but it's always worked
when compiled and deployed with VS 2003, and it works great under the new VS
2005 emulator. Anyone? (Thanks in advance for any debugging ideas!)