Unable access AutoCAD drawing file content - acdbmgd.dll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Trying to access AutoCAD drawing file content using following runtime initialization.
Autodesk.AutoCAD.RuntimeSystem.Initialize(HostApplicationServices,1033).
It is not throwing any error but the HostApplicationServices object is not initialized.
Application Type - VB.NET WinForm - 4.8 Framework.
Tried with acdbmgd.dll from AutoCAD 2024 installation as well as Object ARX SDK.
Link copied