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  

 

 3.260 & 3.265 Unhandled Exception error upon browsing for new poster.

Go down 
2 posters
AuthorMessage
copota
New User
New User



Posts : 6
Join date : 2010-04-11

3.260 & 3.265 Unhandled Exception error upon browsing for new poster. Empty
PostSubject: 3.260 & 3.265 Unhandled Exception error upon browsing for new poster.   3.260 & 3.265 Unhandled Exception error upon browsing for new poster. Icon_minitimeSun Apr 11, 2010 11:36 pm

I seem to get an error when I go to browse for a fanart poster image.

My rig: Win7 X64
MC 3.260 and 3.265 are the versions I get this error with.

While I'm in TV Shows, I go to Posters, then click the "URL or Browse" button, then upon clicking the next "Browse" button I get the following error, I listed a screenshot below with some error information.

Could this be a bug, or a problem specific to my system?

Any advice is appreciated, and thanks again for this great app.


3.260 & 3.265 Unhandled Exception error upon browsing for new poster. 29uymhj






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.Button49_Click(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  at System.Windows.Forms.Button.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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Media Companion
    Assembly Version: 3.2.6.5
    Win32 Version: 3.2.6.5
    CodeBase: file:///C:/Users/Falcon/Desktop/ompanion/265/Media%20Companion.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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/Falcon/Desktop/ompanion/265/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
billyad2000
Admin
billyad2000


Posts : 1326
Join date : 2008-09-20

3.260 & 3.265 Unhandled Exception error upon browsing for new poster. Empty
PostSubject: Re: 3.260 & 3.265 Unhandled Exception error upon browsing for new poster.   3.260 & 3.265 Unhandled Exception error upon browsing for new poster. Icon_minitimeMon Apr 12, 2010 12:22 am

I've identified a bug within my code that would cause this error.

Simply an oversite, The movie poster browser uses the same code, and when I cut and paste it I forgot to replace the movie path with the TV Path.

This issue would only occur if no movie is selected.

Fixed for the next build.
Back to top Go down
http://billyad2000.co.uk
 
3.260 & 3.265 Unhandled Exception error upon browsing for new poster.
Back to top 
Page 1 of 1
 Similar topics
-
» Poster Browser Exception Error (2.113)
» 3.154 - Poster Rescrape Exception
» Exception Error when folder is anot available
» 3.168 Poster Error
» Unhandled exception error while trying to add a Movie folder

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