goran-mihelcic / ADTD.Net

Generate Active Directory Topology Diagram
MIT License
0 stars 0 forks source link

ADTD.trc shows error and drawing never starts #3

Open tboydston71 opened 3 weeks ago

tboydston71 commented 3 weeks ago

Error code is: ADTD.Net Error: 1000 : 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 Mihelcic.Net.Visio.Diagrammer.MainWindow.DrawDiagrams()

goran-mihelcic commented 3 weeks ago

Make sure to unblock zip after downoad (right click - properties- unblock)

tboydston71 commented 3 weeks ago

Unblocking in "Properties" before extracting resolved the issue. Thank you! On Tuesday, August 27, 2024 at 08:22:56 AM CDT, goran-mihelcic @.***> wrote:

Make sure to unblock zip after downoad (right click - properties- unblock)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>