N
Neville Lang
Hi all,
Yesterday, I upgraded the .NET CF to SP2 on the PPC. Today has been the
first chance to run a Deploy and a Debug session on the device (PPC WM2003)
from VS .NET 2003.
After deploying, I noticed that when my app starts I get the usual wait
cursor then, after a time, the wait cursor disappears and all I see is the
Today screen again. I have found that my app has started but I now need to
tap on Start then tap on my app again in order to see the main form, in
other words, bring it to front.
Under SP1, this did not happen. When the wait cursor disappeared the main
form displayed. The problem only began with SP2.
I use a timed splash form that starts when the main form's Load event
occurs. I tried adding BringToFront() to both the splash form and to the
main form but the problem still persists. Any ideas?
Regards,
Neville Lang
Yesterday, I upgraded the .NET CF to SP2 on the PPC. Today has been the
first chance to run a Deploy and a Debug session on the device (PPC WM2003)
from VS .NET 2003.
After deploying, I noticed that when my app starts I get the usual wait
cursor then, after a time, the wait cursor disappears and all I see is the
Today screen again. I have found that my app has started but I now need to
tap on Start then tap on my app again in order to see the main form, in
other words, bring it to front.
Under SP1, this did not happen. When the wait cursor disappeared the main
form displayed. The problem only began with SP2.
I use a timed splash form that starts when the main form's Load event
occurs. I tried adding BringToFront() to both the splash form and to the
main form but the problem still persists. Any ideas?
Regards,
Neville Lang