Weird error during query execution



Hi all,
I'm trying to test a software application that use Sql Server Compact Edition in Windows XP, under Virtual PC 2007 (it's a standalone application, not synced with other devices).

I made a setup package with Visual Studio 2005. The first time I run the application after the setup, in a particolar table I get a weird exception during a simple insert statement. The exception is:

QP is missing and it is required to evaluate default expressions. Ensure that sqlceqp30.dll is in the same directory as the storage engine (sqlcese30.dll)

If I close the application and then run again that code, it behaves correctly (no error).

Can anybody help me to discover the meaning of that error?
(Sql Server CE has been added to the setup package as prerequisite, via the standard packet published by Microsoft)

.



Relevant Pages

  • Re: Window Authentication on P2P network
    ... Jasper Smith (SQL Server MVP) ... >> on the SQL Server that matches the local user on the standalone PC ... >>> My question is this I understand and have used Windows Authentication ...
    (microsoft.public.sqlserver.security)
  • Re: Error: SQL server does not exist or access is denied
    ... MSDE or SQL Server is not included in the setup package. ... > Does your setup include installing MSDE or SQL server? ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Window Authentication on P2P network
    ... > on the SQL Server that matches the local user on the standalone PC (username ... > Jasper Smith (SQL Server MVP) ... >>I have read and understand the advantages of using Windows Authentication ... >> standalone computer and on a domain. ...
    (microsoft.public.sqlserver.security)
  • Re: Microsoft ODBC sql driver cannot generate sspi context
    ... Thanx Ed Enstrom for your reply. ... Maybe i should elaborate more on this. ... The pc is a standalone pc, ... sometimes it shows the error of microsoft odbc sql server cannot ...
    (microsoft.public.sqlserver.security)
  • SQL Replication How To
    ... I currently have a two SQL Servers in a Windows 2003 Cluster with the ... I have another SQL Server (Standalone) in a remote location that is ... What is the best way to replicate the data from the cluster to the ...
    (microsoft.public.sqlserver.replication)