Message 1 of 11
map2015 - problem to load .net-file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
i have several dll-files and one of these i want to autoload by reg-key like
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R20.0\ACAD-E002\Applications\EBL_AcadLoader] "LOADCTRLS"=dword:00000002 "MANAGED"=dword:00000001 "DESCRIPTION"="EBL_AcadLoader" "LOADER"="C:\\Program Files\\Autodesk\\AutoCAD 2015\\Map\\bin\\EBL_AcadLoader.dll"
on several machines this works fine (win7).
now i want to transfer to other machines (win7 and win10).
the function of the loaded dll will not show (autocomplete) in command line.
so i try to load by "netload" - there no error-message will show. but no error-message will show! possible command not show in commandline!!
did some had an i idea to find the reason? is there a logfile of netload ??
regards Jan