Re: Stupid SQLCE warning message



Hi, Alex!
Thank you for answer!

I can pretend that I not see this message, but I can't run application in
Debug mode :(

Vitaly

"Alex Feinman [MVP]" <public_news@xxxxxxxxxxxxxxx> wrote in message
news:evK5KO6OFHA.3156@xxxxxxxxxxxxxxxxxxxxxxx
> How can you ignore this message??? Well, you just pretend you did not see
> it. It is harmless
>
> --
> Alex Feinman
> ---
> Visit http://www.opennetcf.org
> "Vitaly Sedov" <Vitaly.Sedov@xxxxxxxxxx> wrote in message
> news:ew5h2C5OFHA.984@xxxxxxxxxxxxxxxxxxxxxxx
> > 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:
> >
> >>Files in the package 'sqlce.ppc3.arm.cab' are more recent on the device
> > than on the development computer.
> >>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
> >
> >>When you deploy a SQL Server CE 2.0 application to a Pocket PC device,
you
> > might receive a warning with the following error text:
> >
> >>Files in the package 'sqlce.ppc3.arm.cab' are more recent on the device
> > than on the development computer.
> >>Consider upgrading to the latest version. Files affected are:
Sscemw20.dll
> >
> >>The warning is wrong and you can ignore it. The file on the device is
> > actually correct, as is the one in the .cab file on the desktop.
> >
> >
> > 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
> >
> >
>


.



Relevant Pages

  • Re: installing SQL 2008 x64 on Vista Enterprise x64-Firewall warnings
    ... I can't see the warning at the moment but my recollection is that is just warns you that the firewall is on and you might have to configure it. ... Since setup doesn't know what you want to do with SQL Server it can't tell if you have configured it correctly. ... How can I get rid of this warning and continue with my installation? ... 135 TCP - SQL Server Integration Services ...
    (microsoft.public.sqlserver.setup)
  • Re: Critique my assignment please
    ... foo.c:44: warning: no previous prototype for `NumberFromUpperLetter' ... Debug Mode: SAFE because assertion fails if input is invalid ... unsigned NumberFromUpperLetter(char const x) ...
    (comp.lang.c)
  • RE: Import Warning Message
    ... I had the same problem when I set up a proxy account to use the ssis service ... My Source DB is on a hosted remote sql server 2005. ... Warning 0x80049304: Data Flow Task 1: Warning: Could not open global shared ...
    (microsoft.public.sqlserver.dts)
  • Stupid SQLCE warning message
    ... I am trying to replicate SQL Server Database to SQLCE and solving one ... Last one is stupid SQL CE warning: ... than on the development computer. ... >Consider upgrading to the latest version. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: BULK INSERT ignores UNIQUE index with IGNORE_DUP_KEY set?
    ... you get a warning and not an error - is that correct? ... SQL Server only emits a warning. ... CREATE TABLE blamblam ... Duplicate key was ignored. ...
    (comp.databases.ms-sqlserver)