After 2 years of use, my application won't load. I'm in a MokaFive environment on a Lenovo x200, but that hasn't changed in 15 months. I tried reloading the application. I tried deleting the data file, which was 1.9Mb. I love the program; please help! Here is the log report:
Version: v. 1.4.5
Internal Version: 1.4.5.0
Message: Unspecified error
Stack Trace: at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.OleDb.OleDbConnection.Open()
at PTM.Data.DbHelper.ExecuteGetFirstRow(String cmdText)
at PTM.Framework.Helpers.ConfigurationHelper.GetConfiguration(ConfigurationKey key)
at PTM.Framework.Helpers.DBUpdaterHelper.UpdateDataBase()
at PTM.Framework.MainModule.Initialize(String userName)
at PTM.MainClass.Launch()
at PTM.MainClass.Main()