G
Guest
Hardware : Symbol PPT 8800 running CE .NET 4.1
I have a written an application for the above mentioned device and have
noticed that some of the problems I was experiencing have been resolved in
SP3. When I install SP3 onto the device my application will no longer run, I
am getting
Could not load type System.Windows.Forms.DialogResult from assembly
System.Windows.Forms, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=B77A5C561934E089.
When I try to debug the app, i get various exceptions being thrown from
Typeload to XMLDocument. These exceptions are thrown as soon as the app is
launched, which does help me to determine what is raising them.
Any ideas?
I have a written an application for the above mentioned device and have
noticed that some of the problems I was experiencing have been resolved in
SP3. When I install SP3 onto the device my application will no longer run, I
am getting
Could not load type System.Windows.Forms.DialogResult from assembly
System.Windows.Forms, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=B77A5C561934E089.
When I try to debug the app, i get various exceptions being thrown from
Typeload to XMLDocument. These exceptions are thrown as soon as the app is
launched, which does help me to determine what is raising them.
Any ideas?