Message 1 of 2
Error ,when i am saving the autocad file

Not applicable
05-21-2012
12:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am getting error as below when i am saving the autocad file using save method
acDoc = Application.DocumentManager.MdiActiveDocument;
acDoc.Database.Save();
Error : eFileInternalErr
Could you please help me on this.
Regards,
Raman