Deploy App on WinCE.net

N

nagen

I have a simple application which is written using VS.Net 2003(C#) .
I would like to deploy this app on a device which is running Windows CE.Net
version 1.40(build 908).
Earlier i had tested this app by using the WinCE emulator & it runs fine but
after i copied the EXe in to the device it could not be executed at all...am
i missing something?
 
G

Guest

Are you sure you have the version number right? If you are working on WinCE
v1.40 then you will not be able to run your application. I wonder if v1.4
even exists?!?! You need minimum v4.1.
 
C

Chris Tacke, eMVP

You also must ensure the Compact Framework is installed on the device.

-Chris
 
N

nagen

sorry the version is 4.10(build 908).
I had tried to install the compact Framework which i had downloaded form Ms
website (NET Compact Framework 1.0 SP2 Redistributable (Re-release)-
NETCFSetup.msi(15meg size)) but when i tried to transfer the file to the
device it says not enough of space....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top