Problem on WVGA WM6.5 devices.
- Has anybody else experienced this? My .Net CF app freezes on WM6.5 480x800 resolution devices but works fine on the WM6.5 Emulator set to WVGA. Shouldn't the device behave the same as the emulator?
Answers
Masterdom your application works on the emulator, it will work on a real device. Have you need able to pinpoint the cause of the freeze? That is, does it freeze immediately or after doing a specific function?
Thanks,
Mike
- Proposed As Answer byGousekhan-MSFTMSFT, ModeratorTuesday, November 17, 2009 10:20 PM
- Marked As Answer byGousekhan-MSFTMSFT, ModeratorFriday, November 20, 2009 5:04 PM
All Replies
- If anybody has a WM6.5 480x800 device then please can you tell me if the file below works?
http://www.mastersoftmobilesolutions.com/bctwm.zip
Fingers crossed. Masterdom - In the majority of cases, if your application works on the emulator, it will work on a real device. Have you need able to pinpoint the cause of the freeze? That is, does it freeze immediately or after doing a specific function?
Thanks,
Mike
Masterdom your application works on the emulator, it will work on a real device. Have you need able to pinpoint the cause of the freeze? That is, does it freeze immediately or after doing a specific function?
Thanks,
Mike
- Hello Mike, It freezes from the splash screen; so right at the beginning. My Brain School app does the same.
- Can you reproduce the problem running with the Visual Studio Debugger? This should tell you exactly where and why the problem is occuring.
Thanks,
Mike- Marked As Answer byGousekhan-MSFTMSFT, ModeratorMonday, November 09, 2009 5:07 PM
- Unmarked As Answer bymastersdom Monday, November 09, 2009 6:54 PM
- Hello Mike,
I've contracted out the work of fixing it. I'll let you know what the fix is. - Hello Mike, it appears to be an issue with the implementation of WM6.5 on the TG01. It works fine on the VS2008 WM6.5 WVGA emulator. Also I have had some experts play with the code and they cannot find anything wrong. Hopefully it is just the TG01. Do you have any WVGA WM6.5 devices that you could try it on?
Masterdom your application works on the emulator, it will work on a real device. Have you need able to pinpoint the cause of the freeze? That is, does it freeze immediately or after doing a specific function?
Thanks,
Mike
- Proposed As Answer byGousekhan-MSFTMSFT, ModeratorTuesday, November 17, 2009 10:20 PM
- Marked As Answer byGousekhan-MSFTMSFT, ModeratorFriday, November 20, 2009 5:04 PM
- Hello Mike, a few of my apps freeze on the TG01, but they work in the emulator, so for now I'll assume it is an issue with the TG01.


