error 2203 during installation

I tried to install the email client on my Win 7 PC and got error 2203. It halted and would not complete installation. What’s the deal?

Hi,
can you please paste here the complete error text so we can try to find out the cause?
Maybe fresh setup download and install of eM Client or reinstalling Windows Installer would help.

Hi My em client free trial all of sudden had an error and didnt work any more. The error details are as follows:
System.EntryPointNotFoundException: Unable to find an entry point named ‘sqlite3_open_v2’ in DLL ‘sqlite3’.
at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_v2(Byte[] utf8Filename, IntPtr& db, Int32 flags, IntPtr vfs)
at System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteOpenFlagsEnum flags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at DbRepair.DbTools.OpenConnection(String fileName)
at DbRepair.Form1.CheckCorruption()
at DbRepair.Form1.Check(Object state)