Requested operation is presently disabled. .Net

S

Shahzad Godil

..Net is throwing COM Exception Requested operation is presently disabled.

I am using Visio activeX control in .net. All are working fine except few
things like save, save as etc. I am using DoCmd for calling appropriate
dialog boxes for these.

VisioApp.DoCmd(VisUICmds.visCmdFileSaveAs)

I also tried by reading one artile but same problem.
VisioWindow.Focus()
VisioWindow.VisioControl.Focus()
Thanks
Shahzad Godil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top