- June 30, 2005
- 250
- 0
- Thread starter
- #31
Alvinder said:I am sending the error message that i am getting.
Thanks
Alvinder
************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Program Files\Team MediaPortal\MediaPortal\plugins\windows\madlldlib.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Program Files\Team MediaPortal\MediaPortal\plugins\windows\madlldlib.dll'
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at MediaPortal.Configuration.Sections.PluginsNew.loadPlugins()
at MediaPortal.Configuration.Sections.PluginsNew.LoadAll()
at MediaPortal.Configuration.Sections.PluginsNew.OnSectionActivated()
at MediaPortal.Configuration.SettingsForm.ActivateSection(SectionSettings section)
at MediaPortal.Configuration.SettingsForm.sectionTree_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)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Micr
Right....thats an old bug thats been fixed in the latest SVN build. Move the madlldlib.dll and put it in the main Media Portal dir. That should fix it.
Egon