[09/13 12:14:11,Telerik.TestStudio.Desktop.exe(3040:1),TestStudio] ScriptViewModel.<get_AddReferenceCommand>b__34_0() : Unable to add reference D:\FB Automation\Refactor\Telerik Automation\Demo Automation\Referenced Libs\Demo.dll.
Exception: 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.
   at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
   at System.Reflection.Assembly.LoadFile(String path)
   at ArtOfTest.WebAii.Design.UI.ScriptViewModel.<get_AddReferenceCommand>b__34_0(Object param)