Jump to content
Ketarin forum

Microsoft .NET Framework Error


allanc
 Share

Recommended Posts

I have been using Ketarin without issues for several months.

Today, I cancelled an import using a MrGeeks template.

Now, everything I try to start Ketarin I receive the following error:

'Microsoft .NET Framework

Unhandled exception has occured in your application. If you click continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Object reference not set to an instance of an object.'

If I click on 'continue' my list of applications is blank. In other words, I have lost my database of programs.

If I click on 'details' the following is displayed.

 

Thank you very much in advance.

 

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.NullReferenceException: Object reference not set to an instance of an object.

at Ketarin.MainForm.<.ctor>b__1(Object x)

at CDBurnerXP.Controls.OLVColumn.GetGroupKey(Object rowObject)

at CDBurnerXP.Controls.ObjectListView.BuildGroups(OLVColumn column)

at CDBurnerXP.Controls.ObjectListView.Sort(OLVColumn columnToSort)

at CDBurnerXP.Controls.ObjectListView.BuildList(Boolean shouldPreserveState)

at CDBurnerXP.Controls.ObjectListView.SetObjects(IEnumerable collection)

at Ketarin.MainForm.UpdateList()

at Ketarin.MainForm.OnLoad(EventArgs e)

at System.Windows.Forms.Form.OnCreateControl()

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 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3082 (QFE.050727-3000)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

Ketarin

Assembly Version: 1.0.3.235

Win32 Version: 1.0.3.235

CodeBase: file:///I:/Program%20Files/Ketarin/Ketarin.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System.Data

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll

----------------------------------------

System.Data.SQLite

Assembly Version: 1.0.58.0

Win32 Version: 1.0.58.0

CodeBase: file:///I:/Program%20Files/Ketarin/System.Data.SQLite.DLL

----------------------------------------

System.Transactions

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll

----------------------------------------

System.Design

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3082 (QFE.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

System.Web

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3082 (QFE.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll

----------------------------------------

System.Configuration

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.EnterpriseServices

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll

----------------------------------------

 

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

 

For example:

 

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

 

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

Edited by allanc
Link to comment
Share on other sites

Hello allanc, probably we need to wait for Flo's feedback on that subject, but have you tried updating Ketarin ? Flo has fixed a number of bugs like that since version 1.0.3.235 (which is at least 4 months old), maybe you are lucky. :)

I was already using 1.0.6.272 :(

However, I d/l and copied the ketarin.exe and system.data.sqlite.dll to the directory that I run from and I have the same issue.

I 'think' that the database is corrupted.

Where is the database stored? I may be able to restore it.

Link to comment
Share on other sites

Ketarin

Assembly Version: 1.0.3.235

Win32 Version: 1.0.3.235

CodeBase: file:///I:/Program%20Files/Ketarin/Ketarin.exe

This is a bit strange but nevermind. Database backups are stored in %appdata%\Ketarin,

 

C:\Documents and Settings\{username}\Application Data\Ketarin\ in XP

 

C:\Users\{username}\AppData\Roaming\Ketarin\ in Vista

Edited by FranciscoR
Link to comment
Share on other sites

Ketarin

Assembly Version: 1.0.3.235

Win32 Version: 1.0.3.235

CodeBase: file:///I:/Program%20Files/Ketarin/Ketarin.exe

This is a bit strange but nevermind. Database backups are stored in %appdata%\Ketarin' date='

 

[b']C:\Documents and Settings\{username}\Application Data\Ketarin\[/b] in XP

 

C:\Users\{username}\AppData\Roaming\Ketarin\ in Vista

Sorry, but I am confused.

I don't think that I pasted what you are quoting?

I said '1.0.6.272'.

What are you referring to by 'a bit strange'?

Link to comment
Share on other sites

I believe it would be easy for me if you send me your database. Shouldn't be hard to fix.

I just checked the directory.

Actually, there are several backups.

Anyway, I restored the jobs.db from my image backup of about 3 days and all is well.

Thank you for the pointer to the directory where the database is maintainced.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.