Unable to use Plugins on 7.10-beta-6

Issue #2984 new
Detran created an issue

App: LaunchBox Version: 7.10-beta-6 Windows Edition: Windows 10 Pro Type: System.NotSupportedException When: during the Loading procces Frequency: Every time I try opening LaunchBox Steps to reproduce the issue: open LaunchBox after installing a Plugin into the "Plugins" folder

Solution: I found out that I have to go into the properties of each .dll file and click "unblock" in the Security tab.

(Inner Exception)

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.

(Outer Exception)

Could not load file or assembly 'AxInterop.ShockwaveFlashObjects, Version=1.0.0.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.WhereSelectArrayIterator2.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at (String ) at Unbroken.LaunchBox.Root.LoadPlugins(String folderPath) at (String[] ) at Unbroken.LaunchBox.Desktop.Program.Main(String[] args)

Recent Log:

11:53:30 PM Exception

Comments (1)

  1. Log in to comment