my e m client program not starting

My E m client window closed suddenly. When relaunching the program a window opens and check the data but during the checking the data, it reports that the data check fail and the program does not start.

I am getting the error message as under 

"eM Client (6.0.21040.0)Windows: Microsoft Windows NT 6.1.7601 Service Pack 1, Framework: 2.0.50727.5477
The following error has occurred:
System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
   at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader…ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at MailClient.Storage.Data.SQLite.DbRepository1..ctor(Compactor compactor, String indexTable, String[] readWriteDatabaseNames, String[] readOnlyDatabaseNames)    at MailClient.Storage.Data.DbCategoriesItemRepository1…ctor(Compactor compactor, String indexTable, String[] readWriteDatabaseNames, String[] readOnlyDatabaseNames)
   at MailClient.Storage.Data.SQLite.DbMailRepository…ctor(Compactor compactor)
   at MailClient.Storage.Data.RepositoryFactory.get_MailRepository()
   at MailClient.Storage.Application.Folder.CreateMailItemsCollection()
   at MailClient.Storage.Application.Folder.get_MailItems()
   at MailClient.UI.Controls.controlMailFolders.AttachUnreadCallbacks()
   at MailClient.UI.Controls.controlMailFolders.AttachCallbacks()
   at MailClient.UI.Controls.controlFolders.LoadNodes()
   at MailClient.UI.Controls.controlFolders.OnLoad(EventArgs e)
   at MailClient.UI.Controls.controlMailFolders.OnLoad(EventArgs e)
   at System.Windows.Forms.UserControl.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at MailClient.UI.Forms.BaseForm.WndProc(Message& m)
   at MailClient.UI.Forms.BorderlessForm.WndProc(Message& m)
   at MailClient.UI.Forms.formMain.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Control.set_Visible(Boolean value)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(ApplicationContext context)
   at MailClient.Program.b__4()
at MailClient.ExceptionUtils.ExceptionUtils.Filter(BodyDelegate body, FilterDelegate filter, Action1 handler)<br><br><br><report xmlns="&lt;a href=" http:>" rel="nofollow" target="_blank"&gt;http://emclient.com/ns/report"&gt;;<br> <product><br> <name>eM Client</name><br> <version>6.0.21040.0</version><br> </product><br> <silent>false</silent><br> <environment><br> <osversion>Microsoft Windows NT 6.1.7601 Service Pack 1</osversion><br> <frameworkversion>2.0.50727.5477</frameworkversion><br> </environment><br> <exception><br> <type>System.Data.SQLite.SQLiteException</type><br> <message>database disk image is malformed<br>database disk image is malformed</message><br> <source>System.Data.SQLite</source><br> <stack><br> <frame> <br> <method><br> <modulename>System.Data.SQLite.dll</modulename><br> <metadatatoken>100663598</metadatatoken><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLite3</type><br> <name>Reset</name><br> <parameters><br> <parameter><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLiteStatement</type><br> <name>stmt</name><br> </parameter><br> </parameters><br> </method><br> <offset>83</offset><br> <nativeoffset>282c3</nativeoffset><br> <br> <frame> <br> <method><br> <modulename>System.Data.SQLite.dll</modulename><br> <metadatatoken>100663597</metadatatoken><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLite3</type><br> <name>Step</name><br> <parameters><br> <parameter><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLiteStatement</type><br> <name>stmt</name><br> </parameter><br> </parameters><br> </method><br> <offset>3c</offset><br> <nativeoffset>f0</nativeoffset><br> <br> <frame> <br> <method><br> <modulename>System.Data.SQLite.dll</modulename><br> <metadatatoken>100663982</metadatatoken><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLiteDataReader</type><br> <name>NextResult</name><br> <parameters></parameters><br> </method><br> <offset>12f</offset><br> <nativeoffset>154</nativeoffset><br> <br> <frame> <br> <method><br> <modulename>System.Data.SQLite.dll</modulename><br> <metadatatoken>100663943</metadatatoken><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLiteDataReader</type><br> <name>.ctor</name><br> <parameters><br> <parameter><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLiteCommand</type><br> <name>cmd</name><br> </parameter><br> <parameter><br> <assembly>System.Data</assembly><br> <type>System.Data.CommandBehavior</type><br> <name>behave</name><br> </parameter><br> </parameters><br> </method><br> <offset>5d</offset><br> <nativeoffset>7a</nativeoffset><br> <br> <frame> <br> <method><br> <modulename>System.Data.SQLite.dll</modulename><br> <metadatatoken>100663757</metadatatoken><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLiteCommand</type><br> <name>ExecuteReader</name><br> <parameters><br> <parameter><br> <assembly>System.Data</assembly><br> <type>System.Data.CommandBehavior</type><br> <name>behavior</name><br> </parameter><br> </parameters><br> </method><br> <offset>c</offset><br> <nativeoffset>26</nativeoffset><br> <br> <frame> <br> <method><br> <modulename>System.Data.SQLite.dll</modulename><br> <metadatatoken>100663760</metadatatoken><br> <assembly>System.Data.SQLite</assembly><br> <type>System.Data.SQLite.SQLiteCommand</type><br> <name>ExecuteNonQuery</name><br> <parameters></parameters><br> </method><br> <offset>6</offset><br> <nativeoffset>27</nativeoffset><br> <br> <frame> <br> <method><br> <modulename>MailClient.exe</modulename><br> <metadatatoken>100670279</metadatatoken><br> <assembly>MailClient</assembly><br> <type>MailClient.Storage.Data.SQLite.DbRepository1
.ctor


MailClient
MailClient.Storage.Data.Compactor
compactor


mscorlib
System.String
indexTable


mscorlib
System.String[]
readWriteDatabaseNames


mscorlib
System.String[]
readOnlyDatabaseNames



a2
1cf




MailClient.exe
100670326
MailClient
MailClient.Storage.Data.DbCategoriesItemRepository`1
.ctor


MailClient
MailClient.Storage.Data.Compactor
compactor


mscorlib
System.String
indexTable


mscorlib
System.String[]
readWriteDatabaseNames


mscorlib
System.String[]
readOnlyDatabaseNames



0
4e




MailClient.exe
100685656
MailClient
MailClient.Storage.Data.SQLite.DbMailRepository
.ctor


MailClient
MailClient.Storage.Data.Compactor
compactor



0
a9




MailClient.exe
100686184
MailClient
MailClient.Storage.Data.RepositoryFactory
get_MailRepository


1a
87




MailClient.exe
100677181
MailClient
MailClient.Storage.Application.Folder
CreateMailItemsCollection


0
17




MailClient.exe
100677180
MailClient
MailClient.Storage.Application.Folder
get_MailItems


1a
27




MailClient.exe
100678772
MailClient
MailClient.UI.Controls.controlMailFolders
AttachUnreadCallbacks


12
53




MailClient.exe
100678771
MailClient
MailClient.UI.Controls.controlMailFolders
AttachCallbacks


0
4




MailClient.exe
100678607
MailClient
MailClient.UI.Controls.controlFolders
LoadNodes


98
16b




MailClient.exe
100678604
MailClient
MailClient.UI.Controls.controlFolders
OnLoad


mscorlib
System.EventArgs
e



53
99




MailClient.exe
100678765
MailClient
MailClient.UI.Controls.controlMailFolders
OnLoad


mscorlib
System.EventArgs
e



0
d




System.Windows.Forms.dll
100688067
System.Windows.Forms
System.Windows.Forms.UserControl
OnCreateControl


6
26




System.Windows.Forms.dll
100668626
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


mscorlib
System.Boolean
fIgnoreVisible



bf
180




System.Windows.Forms.dll
100668626
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


mscorlib
System.Boolean
fIgnoreVisible



92
129




System.Windows.Forms.dll
100668626
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


mscorlib
System.Boolean
fIgnoreVisible



92
129




System.Windows.Forms.dll
100668626
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


mscorlib
System.Boolean
fIgnoreVisible



92
129




System.Windows.Forms.dll
100668626
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


mscorlib
System.Boolean
fIgnoreVisible



92
129




System.Windows.Forms.dll
100668626
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


mscorlib
System.Boolean
fIgnoreVisible



92
129




System.Windows.Forms.dll
100668626
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


mscorlib
System.Boolean
fIgnoreVisible



92
129




System.Windows.Forms.dll
100668625
System.Windows.Forms
System.Windows.Forms.Control
CreateControl


7
23




System.Windows.Forms.dll
100668983
System.Windows.Forms
System.Windows.Forms.Control
WmShowWindow


System.Windows.Forms
System.Windows.Forms.Message&
m



42
97




System.Windows.Forms.dll
100668986
System.Windows.Forms
System.Windows.Forms.Control
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



5b1
2b5




System.Windows.Forms.dll
100669461
System.Windows.Forms
System.Windows.Forms.ScrollableControl
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



3a
29




System.Windows.Forms.dll
100669568
System.Windows.Forms
System.Windows.Forms.ContainerControl
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



13
f




System.Windows.Forms.dll
100679192
System.Windows.Forms
System.Windows.Forms.Form
WmShowWindow


System.Windows.Forms
System.Windows.Forms.Message&
m



11
40




System.Windows.Forms.dll
100679197
System.Windows.Forms
System.Windows.Forms.Form
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



222
153




MailClient.exe
100667212
MailClient
MailClient.UI.Forms.BaseForm
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



86
c6




MailClient.exe
100674591
MailClient
MailClient.UI.Forms.BorderlessForm
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



6ec
bee




MailClient.exe
100693062
MailClient
MailClient.UI.Forms.formMain
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



23
2a




System.Windows.Forms.dll
100669170
System.Windows.Forms
System.Windows.Forms.Control+ControlNativeWindow
OnMessage


System.Windows.Forms
System.Windows.Forms.Message&
m



0
f




System.Windows.Forms.dll
100669173
System.Windows.Forms
System.Windows.Forms.Control+ControlNativeWindow
WndProc


System.Windows.Forms
System.Windows.Forms.Message&
m



8e
30




System.Windows.Forms.dll
100669134
System.Windows.Forms
System.Windows.Forms.NativeWindow
DebuggableCallback


mscorlib
System.IntPtr
hWnd


mscorlib
System.Int32
msg


mscorlib
System.IntPtr
wparam


mscorlib
System.IntPtr
lparam



25
56




System.Windows.Forms.dll
100683798
System.Windows.Forms
System.Windows.Forms.SafeNativeMethods
ShowWindow


mscorlib
System.Runtime.InteropServices.HandleRef
hWnd


mscorlib
System.Int32
nCmdShow



ffffffff
0




System.Windows.Forms.dll
100668898
System.Windows.Forms
System.Windows.Forms.Control
SetVisibleCore


mscorlib
System.Boolean
value



3e
332




System.Windows.Forms.dll
100679006
System.Windows.Forms
System.Windows.Forms.Form
SetVisibleCore


mscorlib
System.Boolean
value



8c
86




System.Windows.Forms.dll
100668499
System.Windows.Forms
System.Windows.Forms.Control
set_Visible


mscorlib
System.Boolean
value



0
10




System.Windows.Forms.dll
100668201
System.Windows.Forms
System.Windows.Forms.Application+ThreadContext
RunMessageLoopInner


mscorlib
System.Int32
reason


System.Windows.Forms
System.Windows.Forms.ApplicationContext
context



92
e7




System.Windows.Forms.dll
100668200
System.Windows.Forms
System.Windows.Forms.Application+ThreadContext
RunMessageLoop


mscorlib
System.Int32
reason


System.Windows.Forms
System.Windows.Forms.ApplicationContext
context



13
60




System.Windows.Forms.dll
100668126
System.Windows.Forms
System.Windows.Forms.Application
Run


System.Windows.Forms
System.Windows.Forms.ApplicationContext
context



0

Hi, this unfortunately seems to be a database corruption issue, some of the database files are no longer accessible or are corrupt and thus can not be read by the application.

Do you have any local data in your current database location?

In order to access your accounts you may have to setup a new database by navigating to your local folder > App Data > Roaming, and rename or remove the eM Client database folder from this directory.

Next time you open the application, eM Client should automatically create a new database.

Thank you,
Paul

Hi!

I am using Window 7.  O/S  Where will be the Local Database file/folder.

How can I find the Data base Location to rename the same.

Hi again Sanjay, as I mentioned in the previous comment, your current database is located in the local folder on your computer under the App Data/Roaming folder. Rename or remove the current “eM client” database folder and reopen the application to setup a new database.

Regards,
Paul