Message 1 of 8
Happens occasionally for the same .dll file: Unable to load .dll file caused by the disappearance of the file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an AutoCAD macro that when clicked, it netloads a dll file and then executes a command found within that dll.
Everything works fine most of the time, but occasionnally, I noticed that the dll file disappears on its own and therefore I get this message when I click on the macro:
Another information that might help find the problem: I get the same message when I could see that the .dll file exists, but when I try to netload it manually using the dialog box below, I get the message File not found, even when I could see literally see it and select it. This definitely happens because another user has loaded the dll before the "disappearance" but hasn't closed his AutoCAD since, which makes it visible but not useable.