What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Starts up>Loads>Works for 10 sec>Crashes

Hotshot10123

New Member
Joined
Jul 1, 2018
Messages
11
Reaction score
0
--> System.NotSupportedException: 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.

When I put it in the Command Prompt
C:\Users\ajwer>loadFromRemoteSources enabled="true"/
'loadFromRemoteSources' is not recognized as an internal or external command,
operable program or batch file.

Please help
 
Last edited:
Please post your latest log file from the ./logs/ folder.

thx

(Chances are someones compiled dll is being blocked)
 
SOVLED
Windows Security will block it even though you let it in your firewall.
 
Back
Top