Problem when i run an exe file in windows mobille 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello, my friends
Can you give me a hand pls?...

I made an executable file in vb.net 2003 and i want to run it in a pocket pc
with windows mobille 2003.
I´ve tranferes the executable file and the dll´s to a empty foldar in the
pocket pc.
When i try to run the aplication an error ocurs:
aplication.exe
TypeLoadException
Was not possible to load the type of system.windows.forms.fom (...) version
1.0.5000.0, culture = neutral, publickey token b77a5c561934e089.

what will i do to solve this problem???

for any help, please
Many thanks
Luis
 
Not all that familiar with Device development, I migth be asking the
obvious, but has the .NET Compact Farmework been installed on the Pocket PC?
Has the application been created using the .NET Compact Framework?
 
Back
Top