• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Valued Contributor
    RamanSBV
    Posts: 85
    Registered: ‎02-28-2012

    Error ,when i am saving the autocad file

    102 Views, 1 Replies
    05-21-2012 12:25 AM

    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

    Please use plain text.
    Mentor
    BrentBurgess1980
    Posts: 157
    Registered: ‎06-16-2008

    Re: Error ,when i am saving the autocad file

    05-21-2012 01:19 AM in reply to: RamanSBV

    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

    Please use plain text.