First "Problem" with CAT

TechPanda

New member
May 26, 2018
3
0
0
30
Hallo Guys :)

So I installed CAT and started it the first Time, the Log already throw this at me:

Code:
 [2018-06-18 19:20:36] Error connecting to DB
[2018-06-18 19:20:36] ----------------------------------
Current Time: 2018-06-18 19:20:36
Thrown by: Void Open(System.String, System.String, System.Data.SQLite.SQLiteConnectionFlags, System.Data.SQLite.SQLiteOpenFlagsEnum, Int32, Boolean)
Message: unable to open database file
Stack Trace:
   bei System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   bei System.Data.SQLite.SQLiteConnection.Open()
   bei CAT.db.Connect()
----------------------------------

OS: Windows Server 2012 R2

Regards,

TechPanda