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

Net framework help weird error

jimtehownage

Member
Joined
Jun 22, 2012
Messages
125
Reaction score
0
hey im getting this weird error only started today i have newest version of DB,Plugins everything not sure what to do?
this load may be dangerous???


DLL LOADING 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 <loadFromRemoteSources> Element for more information. at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
 

Attachments

Last edited:
anyone have an answer to this
I attached the log and I also tried the demonbuddy wizard
and it didnt change anything...
 
[01:19:02.610 N] DLL LOADING 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 <loadFromRemoteSources> Element for more information. at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
at System.Reflection.Assembly.LoadFile(String path)
at BuddyStatsD3Plugin.Connection.LoadLibrary()
[01:19:02.610 N] [BuddyStats]: Loading of DLL failed! Please make sure, that file WebStatsPackets.dll is located in Plugins/BuddyStats

it comes from Buddy Stats plugin it seems
 
[01:19:02.610 N] DLL LOADING 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 <loadFromRemoteSources> Element for more information. at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
at System.Reflection.Assembly.LoadFile(String path)
at BuddyStatsD3Plugin.Connection.LoadLibrary()
[01:19:02.610 N] [BuddyStats]: Loading of DLL failed! Please make sure, that file WebStatsPackets.dll is located in Plugins/BuddyStats

it comes from Buddy Stats plugin it seems

Im getting the same error without buddystats activated or installed any other thoughts is it dangerous botting right now? Ive gotten a few other errors lately il post log once i get home.
 
possible solution

I was getting this error too until I unblocked the dll and other cs files.

Here was the solution from Guya that worked for me... "Go to your BuddyStats folder, right click on WebStatsPackets.dll file and go to properties and click on the Unblock button." I also unchecked the other files in the buddystats folder.

Here is a picture of it:
<img src="http://i.stack.imgur.com/NOZPY.png" border="0" alt="">
http://i.stack.imgur.com/NOZPY.png

PS:I can't get this to post the image lol.
 

Attachments

  • NOZPY.webp
    NOZPY.webp
    23.4 KB · Views: 95
Back
Top