.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Opened DWG file closes the app instead of the DWG

2 REPLIES 2
Reply
Message 1 of 3
Syslogs
267 Views, 2 Replies

Opened DWG file closes the app instead of the DWG

Dim oleCollection As New ArrayList

If oleCollection.Count > 0 Then

            For Each OleDWGopen As String In oleCollection
                Dim dwgOpen As Document = DocumentManager.Open(OleDWGopen, False)
            Next
End If

 

I have code that opens a selected group of DWG files, binds any xrefs, searches for OLE objects and stores them in the oleCollection arraylist and then closes the drawings.  After all of the drawings are closed I reopen all of the DWG files in the arraylist and tell the end user to break the OLE links.  This part all works fine but when the end user closes the DWG it closes the whole AutoCAD application instead of just the drawing.  Any ideas why this would happen would be appreciated.  Thanks

2 REPLIES 2
Message 2 of 3
arcticad
in reply to: Syslogs

My "Wild Guess" is there is something in the database that is corrupting the file and AutoCAD is crashing as a result. If you can widdle your code down to something that reproduced the issue, it would be easier to tell why.

 

---------------------------



(defun botsbuildbots() (botsbuildbots))
Message 3 of 3
Syslogs
in reply to: arcticad

I narrowed it down some.  The _olelinks command doesn't seem to work for us anymore.  I have tried in on AutoCAD MEP 2011 on Windows XP, 32 bit and Windows 7, 64 bit and both have the same result.

 

Thanks.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost