natepen New User
Posts : 1 Join date : 2010-06-27
| Subject: Unhandled Exception when opening Sun Jun 27, 2010 5:13 am | |
| I have noticed previous posts about people getting this error but not while opening the program. It occurs immediately when I open the program and before I click on anything. - Code:
-
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 Media_Companion.Form1.TreeView1_AfterSelect(Object sender, TreeViewEventArgs e) at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e) at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv) at System.Windows.Forms.TreeView.WmNotify(Message& m) at System.Windows.Forms.TreeView.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.4200 (NetFxQFE.050727-4200) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Media Companion Assembly Version: 3.2.9.6 Win32 Version: 3.2.9.6 CodeBase: file:///C:/Users/Lucky13/Downloads/Torrents%20(Finished)/Media%20Companion%20gen2%203.296/Media%20Companion.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4205 (VistaSP2GDR.050727-4200) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- imdb Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Lucky13/Downloads/Torrents%20(Finished)/Media%20Companion%20gen2%203.296/imdb.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. | |
|
reneald New User
Posts : 5 Join date : 2010-09-15
| Subject: Re: Unhandled Exception when opening Wed Sep 15, 2010 4:01 pm | |
| I encounter the same error message when opening the program. The program runs, but whenever I want to save changes or scrape anything, it gives the same message. | |
|
StormyKnight VIP
Posts : 556 Join date : 2008-10-08 Location : Australia
| Subject: Re: Unhandled Exception when opening Fri Sep 17, 2010 3:01 pm | |
| | |
|
reneald New User
Posts : 5 Join date : 2010-09-15
| Subject: Re: Unhandled Exception when opening Fri Sep 17, 2010 3:08 pm | |
| Yes, I have the latest version, but I 'solved' the problem: when I open Media Companion 'with administrator rights', everything works fine. | |
|
AnthonyB Senior Member
Posts : 122 Join date : 2008-11-08 Location : Sydney, Australia
| Subject: Re: Unhandled Exception when opening Sun Sep 19, 2010 4:20 pm | |
| - reneald wrote:
- Yes, I have the latest version, but I 'solved' the problem: when I open Media Companion 'with administrator rights', everything works fine.
Have you got it running from under \Program Files\ ? MC doesn't actually have to run under Administrator. Try putting the install somewhere else that doesn't require elevated perms, unless running it as Admin doesn't bother you. | |
|
reneald New User
Posts : 5 Join date : 2010-09-15
| Subject: Re: Unhandled Exception when opening Sun Sep 19, 2010 6:15 pm | |
| No, it doesn't bother me. For me, the problem is solved :-) | |
|
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: Unhandled Exception when opening Sun Oct 03, 2010 2:31 am | |
| Really need to do something about this issue.
Seems like a lot of people put MC in their program folder. | |
|
Sponsored content
| Subject: Re: Unhandled Exception when opening | |
| |
|