Link to home
Start Free TrialLog in
Avatar of daylor
daylor

asked on

update sqlce in the development computer

hi.

i got this error when im deploy my app from vs.net 2003 to my device.

Files in the package 'sqlce.wce4.armv4t.cab' are more recent on the device than on the development computer. Consider upgrading to the latest version. Files affected are:
Sscemw20.dll
Copying sqlce.wce4.armv4t.cab
Failed copying C:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce400\ARMV4T\sqlce.wce4.armv4t.cab to the device


why it failed copying ?
from where i can update to the latest version in the development computer ?


thanks in advance.


Avatar of Mikal613
Mikal613
Flag of United States of America image

Avatar of daylor
daylor

ASKER

hi.

the problem i had was that the new OS Image of the device, change the  division of the memory.
so there was no space to copy the cab.

the fix for that is to divide the memory again, for more storage.
what device are you using? and what OS?
Avatar of daylor

ASKER

mikal613.

the problem solved, the OS is win.ce net , the device is not somthing standart.

"the problem i had was that the new OS Image of the device, change the  division of the memory.
so there was no space to copy the cab.

the **solution**for that is to divide the memory again, for more storage.'
ASKER CERTIFIED SOLUTION
Avatar of Mikal613
Mikal613
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial