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

issue with "has a command inprogress."

3 REPLIES 3
Reply
Message 1 of 4
RamanSBV
266 Views, 3 Replies

issue with "has a command inprogress."

Hi,

 

I am facing issue while saving file as

"xxxx" has a command inprogress.

Hit enter to cancel or [Retry]: *Cancel*

 

This issue comming, only when i am updating title block details in

Initialize() method,while opening drawing

 

Please help me on this.

 

Regards,

Raman

 

3 REPLIES 3
Message 2 of 4
Alfred.NESWADBA
in reply to: RamanSBV

Hi,

 

you might have forgotten to .Dispose a DocumentLock in any of your functions/subs/....

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at ... blog.hollaus.at ... CDay 2024
------------------------------------------------------------------------------------
(not an Autodesk consultant)
Message 3 of 4
RamanSBV
in reply to: Alfred.NESWADBA

Thanks for your reply on this.

 

Please let me know how i can .Dispose a DocumentLock

 

Regards,

Raman

Message 4 of 4
Alfred.NESWADBA
in reply to: RamanSBV

Hi,

 

have you not locked the document by your code? If not, then forget this option;

...otherwise like every disposable object the syntax is:

myObject.Dispose

 

I'm not sure now (assuming you have not used a DocumentLock) if the same message might be thrown when you forgot a transaction to dispose? At least it's worth to look into it.

 

If the code is small enough (the part that gives us the chance to recreate your issue) then upload it here.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at ... blog.hollaus.at ... CDay 2024
------------------------------------------------------------------------------------
(not an Autodesk consultant)

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