Message 1 of 16
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am having trouble loading an assembly with ACCORECONSOLE. The development path (local drive F:) is included in the "trusted paths". If I use "NETLOAD" in autocad 2018, there is no warning - that tells me trusted path is working. I have also "trusted" the folder that contains my "SCR" file. SECURELOAD is set to 1.
I also tried adding <loadFromRemoteSources enabled="true"/> to accoreconsole.exe.config but that does not help.
Everything works fine if I copy my dll to C:\Program Files\Autodesk\AutoCAD 2018.
Solved! Go to Solution.