Error ,when i am saving the autocad file

Error ,when i am saving the autocad file

Anonymous
Not applicable
484 Views
1 Reply
Message 1 of 2

Error ,when i am saving the autocad file

Anonymous
Not applicable

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

0 Likes
485 Views
1 Reply
Reply (1)
Message 2 of 2

BrentBurgess1980
Collaborator
Collaborator

I don't know if there has been any change since this post. If not, it might give you some insight into why you get the error

0 Likes