V
Vitaly Sedov
Hello, everybody!
I am trying to replicate SQL Server Database to SQLCE and solving one
trouble after another
Last one is stupid SQL CE warning:
I found information in MSDN about it:
And now is my question:
How can I ignore this messae and start application in debug mode from Visual
Studio .NET 2003?
Or how can I solve this problem?
Thank you,
Vitaly Sedov
I am trying to replicate SQL Server Database to SQLCE and solving one
trouble after another
Last one is stupid SQL CE warning:
than on the development computer.Files in the package 'sqlce.ppc3.arm.cab' are more recent on the device
Consider upgrading to the latest version. Files affected are: Sscemw20.dll
I found information in MSDN about it:
SQL Server CE Issues
Incorrect Deployment Warning
might receive a warning with the following error text:When you deploy a SQL Server CE 2.0 application to a Pocket PC device, you
than on the development computer.Files in the package 'sqlce.ppc3.arm.cab' are more recent on the device
Consider upgrading to the latest version. Files affected are: Sscemw20.dll
actually correct, as is the one in the .cab file on the desktop.The warning is wrong and you can ignore it. The file on the device is
And now is my question:
How can I ignore this messae and start application in debug mode from Visual
Studio .NET 2003?
Or how can I solve this problem?
Thank you,
Vitaly Sedov