OpenNETCF problem

  • Thread starter Thread starter Balint Toth
  • Start date Start date
B

Balint Toth

When I try to deploy my app from .NET VS 2003 to the device, the following
error message come:

Copying OpenNETCF.SDF.smp.armv4.CAB

Failed copying C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows
CE\Smartphone\wce400\ARMV4\OpenNETCF.SDF.smp.armv4.CAB to the device

I ran that .cab file on the device, but the problem is the same. I use
OpenNETCF.Windows.Forms. What can be the problem?

Best regards,
Bálint Tóth
 
Sorry, I didn't tell. Yes, it is a Smartphone 2003, the RED-E 1100 included
in the Microsoft Windows Powered Developer Kit.
 
Balint,

I just tested deploying a very simple OpenNetCF app to my RedE Smartphone
and it worked ok. I did get confirmation messages on the phone asking if it
was ok to install stuff, but this is normal. Did you see any of those
confirmation messages?
 
I just ran into the same problem this afternoon. It turned out that an old
version of SDF was still installed and that it was not entirely removed.
Hard resetting the RedE solved the problem for me.

--
Regards,

Maarten Struys, eMVP
PTS Software bv

www.opennetcf.org | www.dotnetfordevices.com
 
I made a cold reset, but unfortunately the problem still exists.

Any further hints?

Best regards,
Bálint
 
Oh, forgive me, I've done something wrong previous time. I cold reset the
device again, and everything working fine! Thanks!

Best regards,
Bálint Tóth
 
Back
Top