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  

 

 v 3.221 - Profiles

Go down 
2 posters
AuthorMessage
guybrush123
Junior Member
Junior Member



Posts : 18
Join date : 2009-10-30

v 3.221 - Profiles Empty
PostSubject: v 3.221 - Profiles   v 3.221 - Profiles Icon_minitimeTue Mar 02, 2010 11:41 pm

I get this when I try to add profiles. Strange this is that if I click continue, save, then navigate away, then come back the profile gets added to the profile list, but not the drop down menu...

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: The file 'C:\Z - Folders\Downloads\Media Companion gen2 3.221\Settings\moviecache1.xml' already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at Media_Companion.Form1.Button79_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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Media Companion
Assembly Version: 3.2.2.1
Win32 Version: 3.2.2.1
CodeBase: file:///C:/Z%20-%20Folders/Downloads/Media%20Companion%20gen2%203.221/Media%20Companion.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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

v 3.221 - Profiles Empty
PostSubject: Re: v 3.221 - Profiles   v 3.221 - Profiles Icon_minitimeWed Mar 03, 2010 1:06 am

Media Companion needs to save settings and cache files for each profile.
For some reason you have a 'moviecache1.xml' file without a 'config1.xml' file, which is what MC looks for when deciding what number to append.

As a temporary fix, delete all settings files that have a number appended to the filename, this should allow you to create the profiles.

I will add appropriate handling for these types of situations over the next couple of days, although I am a little baffled as to how it could occur.
Back to top Go down
http://billyad2000.co.uk
guybrush123
Junior Member
Junior Member



Posts : 18
Join date : 2009-10-30

v 3.221 - Profiles Empty
PostSubject: Re: v 3.221 - Profiles   v 3.221 - Profiles Icon_minitimeThu Mar 04, 2010 7:50 am

Here is what I did:

- Clean install.
- Started Program
- Went to General Preferences
- Ticked "use external player"
- Saved
- Added new profile "DVD 1" - worked fine.
- Got the error I reported above when attempting to add profile "DVD 2"
Back to top Go down
billyad2000
Admin
billyad2000


Posts : 1326
Join date : 2008-09-20

v 3.221 - Profiles Empty
PostSubject: Re: v 3.221 - Profiles   v 3.221 - Profiles Icon_minitimeThu Mar 04, 2010 2:04 pm

OK, I found the fault, will fixed for the next build.
Back to top Go down
http://billyad2000.co.uk
Sponsored content





v 3.221 - Profiles Empty
PostSubject: Re: v 3.221 - Profiles   v 3.221 - Profiles Icon_minitime

Back to top Go down
 
v 3.221 - Profiles
Back to top 
Page 1 of 1

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