T
Tony Rasa
Hello all,
I've got a ViewSonic V205 "Web Pad" running WinCE .NET 4.2. When the
device is switched on at a "baseline" level, it has the .net compact
framework sp1 installed.
I've installed sp2 via the activesync installer, everything *seems* to
work fine -- no errors or anything unusual.
I've got the trivial winform cf app, a form with a button, and I'm
setting the back color of the button in the form's constructor to
Color.Green. The button_click event shows the value from
System.Environment.Version.ToString().
The value reported back is "1.0.3316.0", everything good there, BUT
the BackColor property is ignored, along with the buttons mouse events
(mousedown & mouseup, which I think were both added with sp2). How
can this be!?
I've tried re-installing to different directories and even copying
DLLs to the programs directory, but nothing seems to make any
difference -- sp2 appears to be installed and running, but without any
of the sp2 enhancements.
Any suggestions on what I could try or examine next? Could the fact
that this device has CF sp1 "burned in" at the factory be causing the
problem here?
thanks for any advice you could lend...
Tony Rasa
MeanCat Technologies
(e-mail address removed)
I've got a ViewSonic V205 "Web Pad" running WinCE .NET 4.2. When the
device is switched on at a "baseline" level, it has the .net compact
framework sp1 installed.
I've installed sp2 via the activesync installer, everything *seems* to
work fine -- no errors or anything unusual.
I've got the trivial winform cf app, a form with a button, and I'm
setting the back color of the button in the form's constructor to
Color.Green. The button_click event shows the value from
System.Environment.Version.ToString().
The value reported back is "1.0.3316.0", everything good there, BUT
the BackColor property is ignored, along with the buttons mouse events
(mousedown & mouseup, which I think were both added with sp2). How
can this be!?
I've tried re-installing to different directories and even copying
DLLs to the programs directory, but nothing seems to make any
difference -- sp2 appears to be installed and running, but without any
of the sp2 enhancements.
Any suggestions on what I could try or examine next? Could the fact
that this device has CF sp1 "burned in" at the factory be causing the
problem here?
thanks for any advice you could lend...
Tony Rasa
MeanCat Technologies
(e-mail address removed)