Ask a questionAsk a question
 

AnswerProblem on WVGA WM6.5 devices.

  • Thursday, November 05, 2009 12:38 PMmastersdom Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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

  • Wednesday, November 11, 2009 3:46 PMM FrancisMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    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

All Replies

  • Thursday, November 05, 2009 2:15 PMmastersdom Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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.
  • Thursday, November 05, 2009 6:34 PMM FrancisMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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

  • Thursday, November 05, 2009 7:03 PMM FrancisMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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

  • Thursday, November 05, 2009 11:06 PMmastersdom Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello Mike, It freezes from the splash screen; so right at the beginning. My Brain School app does the same.
  • Saturday, November 07, 2009 5:06 AMM FrancisMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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
  • Saturday, November 07, 2009 9:25 AMmastersdom Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello Mike,
    I've contracted out the work of fixing it. I'll let you know what the fix is.
  • Monday, November 09, 2009 6:56 PMmastersdom Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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?
  • Wednesday, November 11, 2009 3:46 PMM FrancisMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    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

  • Wednesday, November 18, 2009 9:30 AMmastersdom Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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.