Problem with MP Configuration Program (1 Viewer)

lloydsmart

MP Donator
  • Premium Supporter
  • January 10, 2009
    134
    4
    UK
    Home Country
    Wales Wales
    TV-Server Version:
    MediaPortal Version: 1
    MediaPortal Skin: StreamedMP
    Windows Version: Windows 7 Public Beta X64
    CPU Type: AMD Phenom X4 9950
    HDD: 2X Western Digital Caviar 320GB
    Memory: Corsair Dominator DDR2 4GB
    Motherboard: ASUS M3N78-PRO
    Video Card: Onboard DXVA Graphics (Nvidia 8300)
    Video Card Driver: Latest
    Sound Card: Onboard HDMI audio
    Sound Card AC3:
    Sound Card Driver: Latest
    1. TV Card:
    1. TV Card Type:
    1. TV Card Driver:
    2. TV Card:
    2. TV Card Type:
    2. TV Card Driver:
    3. TV Card:
    3. TV Card Type:
    3. TV Card Driver:
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: PDVD7
    MPEG2 Audio Codec: MPC-MPA
    h.264 Video Codec: MPC
    Satelite/CableTV Provider: Sky Digital (UK)
    HTPC Case:
    Cooling: All stock air cooling atm.
    Power Supply: Antec TruPower 2.0 550W
    Remote:
    TV: Hitachi 50" Plazma (1080p)
    TV - HTPC Connection: HDMI through AV receiver (Onkyo 705)

    Hi - I have a problem. Well, a few actually - maybe you can help!

    My main problem is with the configuration utility. It keeps giving me an annoying .NET error, and not saving any changes that I make. Here's a screenshot of the error:

    Error.png


    and here's the full text of that "Details" tab:

    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 MediaPortal.Configuration.Sections.MusicDSP.SetDAmpPreset(Int32 preset)
       at MediaPortal.Configuration.Sections.MusicDSP.setBassDSP(String id, String name, String value)
       at MediaPortal.Configuration.Sections.MusicDSP.LoadSettings()
       at MediaPortal.Configuration.SettingsForm.LoadSectionSettings(TreeNode currentNode)
       at MediaPortal.Configuration.SettingsForm.SettingsForm_Load(Object sender, EventArgs e)
       at System.Windows.Forms.Form.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.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Configuration
        Assembly Version: 1.0.0.35224
        Win32 Version: 1.0.0.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Configuration.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        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.3521 (NetFXspW7.050727-3500)
        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.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Core
        Assembly Version: 1.0.0.35201
        Win32 Version: 1.0.0.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Core.DLL
    ----------------------------------------
    Utils
        Assembly Version: 2.2.6.35194
        Win32 Version: 2.2.6.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.ServiceProcess
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    BassRegistration
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
    ----------------------------------------
    fwhfo-cd
        Assembly Version: 2.2.6.35194
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Microsoft.DirectX.Direct3D
        Assembly Version: 1.0.2902.0
        Win32 Version: 9.05.132.0000
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
    ----------------------------------------
    Bass.Net
        Assembly Version: 2.4.3.1
        Win32 Version: 2.4.3.1
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
    ----------------------------------------
    Databases
        Assembly Version: 1.0.0.35204
        Win32 Version: 1.0.0.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Databases.DLL
    ----------------------------------------
    RemotePlugins
        Assembly Version: 1.0.0.35220
        Win32 Version: 1.0.0.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
    ----------------------------------------
    DirectShowLib
        Assembly Version: 2.0.0.21793
        Win32 Version: 2.0.0.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
    ----------------------------------------
    MPInstaller.Library
        Assembly Version: 1.0.0.35212
        Win32 Version: 1.0.0.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MPInstaller.Library.DLL
    ----------------------------------------
    Microsoft.DirectX
        Assembly Version: 1.0.2902.0
        Win32 Version: 5.04.00.2904
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
    ----------------------------------------
    Accessibility
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    CSScriptLibrary
        Assembly Version: 1.9.0.0
        Win32 Version: 1.9.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/CSScriptLibrary.DLL
    ----------------------------------------
    8c6db665-c1d8-4525-98c3-3442e8e3bfd2
        Assembly Version: 0.0.0.0
        Win32 Version: 0.0.0.0
        CodeBase: file:///C:/Users/Lloyd/AppData/Local/Temp/8c6db665-c1d8-4525-98c3-3442e8e3bfd2.tmp
    ----------------------------------------
    System.Runtime.Serialization.Formatters.Soap
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
    ----------------------------------------
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    TVCapture
        Assembly Version: 1.0.0.35215
        Win32 Version: 1.0.0.21793
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TVCapture.DLL
    ----------------------------------------
    TaskScheduler
        Assembly Version: 1.1.1007.26951
        Win32 Version: 1.1.1007.26951
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TaskScheduler.DLL
    ----------------------------------------
    System.Management
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
    ----------------------------------------
    gcwfsuba
        Assembly Version: 1.0.0.35201
        Win32 Version: 2.0.50727.3521 (NetFXspW7.050727-3500)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.

    Any help on that would be greatly appreciated, thanks!

    As a side note, my DVD playback is broken, and so is moving-pictures (menus work fine, just playing the movie doesn't), but strangely TV-Series works fine. Wierd. I suspect that once I get the configuration working, however, I'll have a better chance of resolving these other issues.

    Also, I'm running the latest SVN (25 Feb), but had these problems even before that. :D
     

    lloydsmart

    MP Donator
  • Premium Supporter
  • January 10, 2009
    134
    4
    UK
    Home Country
    Wales Wales
    Thanks for that. It turns out deleting the musicdsp.xml file didn't work, but following your lead I temporarily moved all the config files out of that folder so it looked like they'd been deleted, and MP worked fine, so I'm guessing one of the others must have been corrupt. No matter, I'm happy to reconifugre everything if it means it'll work this time!
     

    2blubots

    Portal Member
    December 4, 2009
    11
    0
    Home Country
    United States of America United States of America
    Thanks for that. It turns out deleting the musicdsp.xml file didn't work, but following your lead I temporarily moved all the config files out of that folder so it looked like they'd been deleted, and MP worked fine, so I'm guessing one of the others must have been corrupt. No matter, I'm happy to reconifugre everything if it means it'll work this time!

    I've got that "Unhandled exception" problem too, and I need to inquire: WHICH folder has these config files and what are the names of the files that might be corrupted? I've looked in the MediaPortal folder that is under "Application Data" and found no musicdsp filename (searching also all subfolders within it). I also looked under MediaPortal folder in "Program Files" with equally null results. I would like to fix this problem. Please specify which files (*.xml??) and which subfolder. Many thanks!

    :D

    [Edit: I see there is a new version, 1.0.2. I'll see if that solves this issue. ]
     

    clarkey2r

    Portal Pro
    February 9, 2009
    215
    3
    Home Country
    United Kingdom United Kingdom
    Hi

    I have the "Unhandled exception" error as soon as I load up mediaportal, any ideas?

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

    ************** Exception Text **************
    System.TypeInitializationException: The type initializer for 'Gentle.Framework.ProviderFactory' threw an exception. ---> Error: NoConfigStoreFoundUnclassified
    Gentle.Common.GentleException: FATAL ERROR: No configuration store was found!
    Gentle is unable to continue!

    The handlers emitted the following error messages:
    Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe.config".

    Unable to create FileHandler for file Gentle.config.
    This usually means that the file could not be found in any of the default search locations.

    The handlers threw the following exceptions:
    System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
    at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
    at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
    at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XmlValidatingReaderImpl.Read()
    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    at System.Xml.XmlDocument.Load(XmlReader reader)
    at Gentle.Common.FileHandler.LoadXml(TextReader reader)
    at Gentle.Common.FileHandler..ctor(String file)
    at Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)


    at Gentle.Common.Configurator.InitializeHandlers()
    at Gentle.Common.Configurator.Configure(String configStoreName, Object instance)
    at Gentle.Common.Configurator.Configure(Object instance)
    at Gentle.Framework.ProviderRegistry..ctor()
    at Gentle.Framework.ProviderFactory..cctor()
    --- End of inner exception stack trace ---
    at Gentle.Framework.ProviderFactory.GetProvider(Type type)
    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
    at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
    at TvDatabase.Recording.ListAllActive()
    at TvPlugin.TvNotifyManager.AddActiveRecordings()
    at TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.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.3603 (GDR.050727-3600)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    MediaPortal
    Assembly Version: 1.0.2.42485
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MediaPortal.exe
    ----------------------------------------
    Core
    Assembly Version: 1.0.2.42465
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Core.DLL
    ----------------------------------------
    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
    ----------------------------------------
    Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.2902.0
    Win32 Version: 9.05.132.0000
    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
    ----------------------------------------
    Utils
    Assembly Version: 2.2.7.42464
    Win32 Version: 2.2.7.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Utils.DLL
    ----------------------------------------
    System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.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
    ----------------------------------------
    RemotePlugins
    Assembly Version: 1.0.2.42474
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/RemotePlugins.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
    ----------------------------------------
    MediaPortal.Support
    Assembly Version: 1.0.2.42463
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MediaPortal.Support.DLL
    ----------------------------------------
    TVCapture
    Assembly Version: 1.0.2.42472
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TVCapture.DLL
    ----------------------------------------
    Interop.X10
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Interop.X10.DLL
    ----------------------------------------
    Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
    ----------------------------------------
    xthgkvg5
    Assembly Version: 2.2.7.42464
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Microsoft.DirectX.Direct3DX
    Assembly Version: 1.0.2911.0
    Win32 Version: 9.12.589.0000
    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3DX/1.0.2911.0__31bf3856ad364e35/Microsoft.DirectX.Direct3DX.dll
    ----------------------------------------
    DirectShowLib
    Assembly Version: 2.0.0.22555
    Win32 Version: 2.0.0.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
    ----------------------------------------
    WindowPlugins
    Assembly Version: 1.0.2.42481
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/WindowPlugins.DLL
    ----------------------------------------
    MiniDisplayLibrary
    Assembly Version: 1.0.2.42477
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MiniDisplayLibrary.DLL
    ----------------------------------------
    Databases
    Assembly Version: 1.0.2.42467
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Databases.DLL
    ----------------------------------------
    Dialogs
    Assembly Version: 1.0.2.42469
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/Dialogs.DLL
    ----------------------------------------
    MPInstaller.Library
    Assembly Version: 1.0.2.42471
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MPInstaller.Library.DLL
    ----------------------------------------
    System.Runtime.Serialization.Formatters.Soap
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
    ----------------------------------------
    MovingPictures
    Assembly Version: 0.7.5.681
    Win32 Version: 0.7.5.681
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/MovingPictures.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.Messaging
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Messaging/2.0.0.0__b03f5f7f11d50a3a/System.Messaging.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.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
    ----------------------------------------
    MP-TVSeries
    Assembly Version: 2.3.3491.0
    Win32 Version: 2.3.3491.0
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/MP-TVSeries.DLL
    ----------------------------------------
    TvPlugin
    Assembly Version: 1.0.2.42502
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/TvPlugin.DLL
    ----------------------------------------
    TVDatabase
    Assembly Version: 1.0.2.42500
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TVDatabase.DLL
    ----------------------------------------
    Gentle.Framework
    Assembly Version: 1.5.0.29053
    Win32 Version: 1.5.0.29053
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Gentle.Framework.DLL
    ----------------------------------------
    Gentle.Common
    Assembly Version: 1.5.0.29053
    Win32 Version: 1.5.0.29053
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Gentle.Common.DLL
    ----------------------------------------
    TvControl
    Assembly Version: 1.0.2.42500
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TvControl.DLL
    ----------------------------------------
    TvBusinessLayer
    Assembly Version: 1.0.2.42501
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TvBusinessLayer.DLL
    ----------------------------------------
    TvLibrary.Interfaces
    Assembly Version: 1.0.2.42500
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TvLibrary.Interfaces.DLL
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    PowerSchedulerClientPlugin
    Assembly Version: 1.0.2.42503
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/process/PowerSchedulerClientPlugin.dll
    ----------------------------------------
    PowerScheduler.Interfaces
    Assembly Version: 1.0.2.42500
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/PowerScheduler.Interfaces.DLL
    ----------------------------------------
    ProcessPlugins
    Assembly Version: 1.0.2.42479
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/process/ProcessPlugins.dll
    ----------------------------------------
    MusicShareWatcherHelper
    Assembly Version: 1.0.2.42469
    Win32 Version: 1.0.2.22555
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MusicShareWatcherHelper.DLL
    ----------------------------------------
    BassRegistration
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
    ----------------------------------------
    Bass.Net
    Assembly Version: 2.4.3.1
    Win32 Version: 2.4.3.1
    CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
    ----------------------------------------
    x6yyxufo
    Assembly Version: 1.0.2.42465
    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.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
    ----------------------------------------

    ************** 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.

    Maybe time for a re-install?

    Sorry for hi-jacking!

    Cheers
     

    Users who are viewing this thread

    Top Bottom