Media Companion
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Media Companion

Discussion and development board for the program Media Companion.
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Unhandled Exception when opening

Go down 
5 posters
AuthorMessage
natepen
New User
New User



Posts : 1
Join date : 2010-06-27

Unhandled Exception when opening Empty
PostSubject: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitimeSun 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.
Back to top Go down
reneald
New User
New User



Posts : 5
Join date : 2010-09-15

Unhandled Exception when opening Empty
PostSubject: Re: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitimeWed 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.
Back to top Go down
StormyKnight
VIP
VIP



Posts : 556
Join date : 2008-10-08
Location : Australia

Unhandled Exception when opening Empty
PostSubject: Re: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitimeFri Sep 17, 2010 3:01 pm

Back to top Go down
reneald
New User
New User



Posts : 5
Join date : 2010-09-15

Unhandled Exception when opening Empty
PostSubject: Re: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitimeFri 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.
Back to top Go down
AnthonyB
Senior Member
Senior Member



Posts : 122
Join date : 2008-11-08
Location : Sydney, Australia

Unhandled Exception when opening Empty
PostSubject: Re: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitimeSun 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.
Back to top Go down
reneald
New User
New User



Posts : 5
Join date : 2010-09-15

Unhandled Exception when opening Empty
PostSubject: Re: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitimeSun Sep 19, 2010 6:15 pm

No, it doesn't bother me. For me, the problem is solved :-)
Back to top Go down
billyad2000
Admin
billyad2000


Posts : 1326
Join date : 2008-09-20

Unhandled Exception when opening Empty
PostSubject: Re: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitimeSun 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.
Back to top Go down
http://billyad2000.co.uk
Sponsored content





Unhandled Exception when opening Empty
PostSubject: Re: Unhandled Exception when opening   Unhandled Exception when opening Icon_minitime

Back to top Go down
 
Unhandled Exception when opening
Back to top 
Page 1 of 1
 Similar topics
-
» Unhandled exception when opening with missing folders
» v3.237 Error on opening "general preferences" Font bug?
» v3.106 - Opening 2 MC causes MC off screen
» 3.128 - opening offscreen?
» Exception in v.2.201

Permissions in this forum:You cannot reply to topics in this forum
Media Companion :: Media Companion :: Bug Discussion-
Jump to: