Jump to content
LaunchBox Community Forums

Detran

Members
  • Posts

    102
  • Joined

  • Last visited

  • Days Won

    1

File Comments posted by Detran

  1. I tried it and got this error:


    "An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.

    App:     LaunchBox
    Version: 7.10-beta-6
    Type:    System.NotSupportedException
    Site:    
    Source:  


    (Outer Exception)

    Could not load file or assembly 'YoutubeExplode, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)

    App:     LaunchBox
    Version: 7.10-beta-6
    Type:    System.IO.FileLoadException
    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

       at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
       at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
       at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
       at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at (String )
       at Unbroken.LaunchBox.Root.LoadPlugins(String folderPath)
       at (String[] )
       at Unbroken.LaunchBox.Desktop.Program.Main(String[] args)

    Recent Log:

       11:37:44 PM Exception"

×
×
  • Create New...