Invoke ShowDialog bug. SP1 in emulators.

  • Thread starter Thread starter fhunter
  • Start date Start date
F

fhunter

I run into the infamous Control.Invoke lockup when using
ShowDialog. I installed SP1 and the problem was solved on
the Device.
So now I need to have the emulators also use SP1 so I can
test the app in the emulators.
How do I install teh SP1 on the emulators?
I tried coping the .cab files to the appropiate locations
as mentioned in an email in this newsgroup. But the bug
is still there. How can I tell if the emulator is runing
SP1?
Is there anythign else I need to do?

Thanks
 
For instructions on installing SP1 to the emulator check out Alex's post
from Aug 25:
http://groups.google.com/[email protected]&oe=UTF-8&output=gplain

To determine the .NET Compact Framework version see these posts:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&th=6e797c6eaa5cb87c&rnum=1
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&th=e7df1437ff6c7a58&rnum=9

j
--
Jonathan Wells
Product Manager
..NET Compact Framework
Check out the .NET Compact Framework FAQ at:
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top