Error on x64 windows 10 (1 Viewer)

te3hpurp

Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Hi.

    I cannot get Onlinevideos to work on x64 win 10. It must be me, But we, error log Shows this:
    Sorry for Finnish version of windows, must be hard to read. Anyway it works on a x86 win 10(my dev machine)
    I allready did machine config and added features for .net 2 and 3.5

    Im probably dull, for not finding a soution :)

    LOKI: Tämä sidonta alkaa latauskontekstista LoadFrom.
    VAROITUS: Native Image -kohdetta ei tutkita LoadFrom-kontekstia käytettäessä. Native Image -kohde tutkitaan vain oletuslatauskontekstissa, kuten Assembly.Load()-menetelmän kanssa.
    LOKI: Sovelluksen kokoonpanotiedosto (C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe.Config) löytyi.
    LOKI: Yksityisen polun vihje löydettiin kokoonpanotiedostosta: plugins\ExternalPlayers;plugins\process;plugins\subtitle;plugins\windows.
    LOKI: Käytetään sovelluksen kokoonpanotiedostoa: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe.Config
    LOKI: Käytetään isännän kokoonpanotiedostoa:
    LOKI: Käytetään tietokoneen kokoonpanotiedostoa kohteesta C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.dll.
    LOKI: Käytetään sovelluksen kokoonpanotiedostoa: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe.Config
    LOKI: Käytetään isännän kokoonpanotiedostoa:
    LOKI: Käytetään tietokoneen kokoonpanotiedostoa kohteesta C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOKI: Käytäntöä ei käytetä viittauksessa tällä hetkellä (yksityinen, mukautettu, osittainen tai sijaintiin perustuva kokoonpanon sidonta).
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/OnlineVideos/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/ExternalPlayers/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/ExternalPlayers/OnlineVideos/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/process/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/process/OnlineVideos/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/subtitle/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/subtitle/OnlineVideos/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/windows/OnlineVideos.DLL.
    LOKI: Yritetään ladata uusi URL-osoite file:///C:/Program Files (x86)/Team MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.DLL.
    VIRHE: Kokoonpanon asennus epäonnistui (hr = 0x80070057). Tutkiminen lopetettiin.
    Message: Tiedostoa tai kokoonpanoa file:///C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\windows\OnlineVideos\OnlineVideos.dll tai jotakin sen riippuvuutta ei voi ladata. Parametri ei kelpaa. (HRESULT-poikkeus: 0x80070057 (E_INVALIDARG)) Site : System.Reflection.RuntimeAssembly _nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean) Source : mscorlib Stack Trace: kohteessa System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    kohteessa System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    kohteessa System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    kohteessa System.Activator.CreateInstance(String assemblyString, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark)
    kohteessa System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa System.AppDomain.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa OnlineVideos.CrossDomain.OnlineVideosAppDomain.GetCrossDomainSingleton(Type type)
    kohteessa OnlineVideos.CrossDomain.CrossDomainSingleton`1.get_Instance()
    kohteessa OnlineVideos.MediaPortal1.PluginConfiguration.Load()
    kohteessa OnlineVideos.MediaPortal1.PluginConfiguration..ctor()
    kohteessa OnlineVideos.MediaPortal1.PluginConfiguration.get_Instance()
    kohteessa OnlineVideos.MediaPortal1.GUIOnlineVideos.DeInit()
    kohteessa MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
    kohteessa MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
    kohteessa MediaPortal.GUI.Library.GUIWindowManager.Clear()
    kohteessa MediaPortalApp.OnExit()
    kohteessa MediaPortalApp.Main(String[] args)
    [2015-07-31 08:51:54,903] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Tiedostoa tai kokoonpanoa file:///C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\windows\OnlineVideos\OnlineVideos.dll tai jotakin sen riippuvuutta ei voi ladata. Parametri ei kelpaa. (HRESULT-poikkeus: 0x80070057 (E_INVALIDARG)) mscorlib kohteessa System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    kohteessa System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    kohteessa System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    kohteessa System.Activator.CreateInstance(String assemblyString, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark)
    kohteessa System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa System.AppDomain.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    kohteessa OnlineVideos.CrossDomain.OnlineVideosAppDomain.GetCrossDomainSingleton(Type type)
    kohteessa OnlineVideos.CrossDomain.CrossDomainSingleton`1.get_Instance()
    kohteessa OnlineVideos.MediaPortal1.PluginConfiguration.Load()
    kohteessa OnlineVideos.MediaPortal1.PluginConfiguration..ctor()
    kohteessa OnlineVideos.MediaPortal1.PluginConfiguration.get_Instance()
    kohteessa OnlineVideos.MediaPortal1.GUIOnlineVideos.DeInit()
    kohteessa MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
    kohteessa MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
    kohteessa MediaPortal.GUI.Library.GUIWindowManager.Clear()
    kohteessa MediaPortalApp.OnExit()
    kohteessa MediaPortalApp.Main(String[] args)
     

    te3hpurp

    Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    NeverMind, I just fetched repo and builded my own with target framework4.51. Working fine.

    Br
     

    Stullemon

    New Member
    August 10, 2015
    2
    0
    Home Country
    Germany Germany
    Hi, could you share this build? I am very new to the entire MediaPortal thing and have basically no idea how I would go about rebuilding the plugin. I also got Win 10 x64 and none of the video sites are working for me.

    Thanks and regards,
    Stullemon
     

    Stullemon

    New Member
    August 10, 2015
    2
    0
    Home Country
    Germany Germany
    That's true. It was my bad. I didn't realise I had to install this URL-Splitter-Plugin just from the download page. I only realised after I searched some more on the release thread.

    So... sorry for my ignorance, I guess. ;-)

    Best regards,
    Stullemon
     

    Users who are viewing this thread

    Top Bottom