database controletool

database controletool heeft fout gevonden en zal stoppen…(dutch language)

yesterday i installed the emclient, over 5000 mails from livemail, everything goes well, but the other day…i can’t get in my different mailaccounts, i cannot open the mail!

System.ApplicationException: SQL logic error or missing database
table “LocalMailContents” already exists
Line: 227
CREATE TABLE mail_data.“LocalMailContents” (
“id” INTEGER NOT NULL CONSTRAINT fk_LocalMailContents_id REFERENCES “LocalMails”(“id”) ON DELETE CASCADE,
“partName” TEXT,
“contentType” TEXT,
“contentId” TEXT,
“contentDescription” TEXT,
“contentTransferEncoding” INTEGER,
“contentMD5” TEXT,
“contentDisposition” TEXT,
“contentLanguage” TEXT,
“contentLocation” TEXT,
“contentLength” INTEGER,
“synchronizationKey”,
“partHeader” BLOB,
“partBody” BLOB,
PRIMARY KEY(“id”, “partName”));
   bij MailClient.Storage.Data.DbRepository1.ImportFromResource(IDbConnection connection, Stream myStream, CancellationToken token)    bij MailClient.Storage.Data.DbRepository1.CheckSchema(String databaseName, String resourceName)
   bij MailClient.Storage.Data.DbRepository1..ctor(DataStore dataStore, String location, String indexTable, String[] readWriteDatabaseNames, String[] readOnlyDatabaseNames)    bij MailClient.Storage.Data.DbItemRepository1…ctor(DataStore dataStore, String dbLocation, String categoryNamesTable, String indexTable, String[] readWriteDatabaseNames, String[] readOnlyDatabaseNames)
   bij MailClient.Storage.Mail.Data.DbMailRepository…ctor(DataStore dataStore, String dbLocation)
   bij MailClient.Accounts.ItemRepositories.Open(DataStore dataStore, String accountPath, AccountType accountType)
   bij MailClient.Accounts.ItemRepositories…ctor(DataStore dataStore, String accountPath, AccountType accountType)
   bij DbRepair.ConsistencyChecker.CheckConsistencyForAccount(String accountDirectory, RepairMode mode, CancellationToken token)
   bij DbRepair.ConsistencyChecker.<>c__DisplayClass2_0.b__0(String p)
bij DbRepair.PerAccountExecutor.Execute(String dataStoreLocation, Func`2 action)
bij DbRepair.ConsistencyChecker.Check(RepairMode mode, CancellationToken token)
bij DbRepair.CheckingProcess.Check(CancellationToken token)
Data:
AccountType: Mail
DatabaseLocation: C:\Users\dirka\AppData\Roaming\eM Client\c460d606-aca9-4d9e-8a66-4425502c4faa

As this is an IMAP account, can you try removing it from eM Client, then re-adding it?

You can remove and add accounts in Menu > Tools > Accounts.