Native exception in SqlCeConnection.Open
error
exceptioncode: 0x0000046b
exceptionaddress: 0x02a1eac4
faulting module: sqlcese35.dll
offset: 0x0002eac4
@ nativemethods.openstore(intptr popeninfo, intptr pfnonflushfailure, intptr& pstoreservice, intptr& pstoreserver, intptr& pqpservices, intptr& psestore, intptr& ptx, intptr& pqpdatabase, intptr& pqpsession, intptr& pstoreevents, intptr& perror)
@ sqlceconnection.open(boolean silent)
@ sqlceconnection.open()
@ ...
this occurs attempting open database while shutting down software on device prior reboot.
windows ce 5.0 x86 w/ sql ce 3.5 sp1 qfe runtime.
any ideas?
hi,
i tried repro error have mentioned above, not getting error mentioned you.
please make sure natvie dlls (sqlcese35.dll, sqlceme35.dll etc) , managed dll (system.data.sqlserverce.dll) using have same file version. in case still repros please provide sample application.
please contact "sql server compact blog" following link http://blogs.msdn.com/sqlservercompact/contact.aspx
you able send repro application after 1 sql compact team replies mail.
thanks & regards
devesh anand
SQL Server > SQL Server Compact
Comments
Post a Comment