Message 1 of 3
AutoCAD 2018 - INTERNAL ERROR: !dbinsert.cpp@855: eNoDatabase

Not applicable
04-18-2018
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I've been struggling this week with this issue:
This happens when running some old VBA application.
The app consists of creating custom Dynamic Blocks taking a bunch of blocks and putting them together according to users dynamic input parameters.
The first time that I run the app, it works perfect, but the second time it crashes. My guess is that some object is not cleared or the memory is not flushed somehow. I used this app in AutoCAD 2012 with no problem.
Any tip of advice will be well received!
Thanks in advance-