Could not load sqlcecompact30.dll



Hi,

When I try to exit my program in PDA.
it give me the error below.

RealTimmeMobileSys.exe
SqlCeException
Could not load sqlcecompact30.dll. Operation has been aborted.

at System.Data.SqlServerCe.SqlCeEngine.ProcessResults()
at System.Data.SqlServerCe.SqlCeEngine.Repair()
at System.Data.SqlServerCe.SqlCeEngine.Compact()
at DAL.DatabaseCe.CompactDatabase()
at DAL.DatabaseCe.DeInitialise()
at RealTimmeMobileSys.MainProgram.DeInitialise()
at RealTimmeMobileSys.MainProgram.Main()

This didn't happen every time.
I wonder what's going on.

Thanks in advance.
Yong Ling
.



Relevant Pages

  • Re: Application auto-restarting
    ... The easy way to exit a program if initalization fails is to start from a Sub ... Main in a module and only load the form if the verification passes, ... > have a global variable set to true for an open database connection. ...
    (microsoft.public.vb.general.discussion)
  • Re: 3 Textures loaded but shader finds only one...
    ... fprintf (stderr, "failed to load %s! ... exit; ... texturemapfile, this->textureMap); ...
    (comp.graphics.api.opengl)
  • Problems with MDI application loading
    ... We have an MDI application that will not load. ... no exit codes can be detected. ... It is a fullscreen application and has 21 child windows that load on ...
    (microsoft.public.dotnet.framework.windowsforms)
  • RE: Jes2 Exit52 Again
    ... you don't ever load R5 or R8 which you have in the USINGs. ... I'm having a hard time getting this exit to work. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Xlib: extension "XFree86-DRI" missing on display ":0.0"
    ... and does not run or exit. ... In xorg.conf I have the Load "DRI". ... My card is an ...
    (Ubuntu)

Loading