Menu

#103 v 1.4.5

open
nobody
None
5
2009-12-10
2009-12-10
Anonymous
No

Version: v. 1.4.5
Internal Version: 1.4.5.0
Message: Cannot open database ''. It may not be a database that your application recognizes, or the file may be corrupt.
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.View.Controls.TasksLogControl.AddIdleTaskLog()
at PTM.View.Controls.TasksLogControl.notifyPopup_Closed(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripDropDown.OnClosed(ToolStripDropDownClosedEventArgs e)
at PopupControl.Popup.OnClosed(ToolStripDropDownClosedEventArgs e)
at System.Windows.Forms.ToolStripDropDown.SetVisibleCore(Boolean visible)
at PopupControl.Popup.SetVisibleCore(Boolean visible)
at System.Windows.Forms.ToolStripDropDown.set_Visible(Boolean value)
at System.Windows.Forms.ToolStripManager.ModalMenuFilter.ProcessActivationChange()
at System.Windows.Forms.ToolStripManager.ModalMenuFilter.PreFilterMessage(Message& m)
at System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
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(Form mainForm)
at PTM.MainClass.Launch()
at PTM.MainClass.Main()

Discussion


Log in to post a comment.