呼叫被被叫方拒绝 PowerPoint Automation
我有一个命令栏模型,可以自动执行 PowerPoint。我最近遇到一个奇怪的问题,当通过我的应用程序打开 PowerPoint 时,数据正在通过我的应用程序加载以填充菜单。如果用户右键单击 PowerPoint,我会收到错误消息:
呼叫被被叫方 powerpoint 拒绝
我该如何解决此问题?我使用 Office 2003/2007 和 VB.NET 实现办公自动化。
I have a commandbar model which automates PowerPoint. I recently faced a strange problem that when PowerPoint is opened through my application, and the data is being loaded through my application to populate the menu. If a user right clicks on PowerPoint I get the error message:
Call was rejected by callee powerpoint
How do I resolve this? I'm using Office 2003/2007 and VB.NET for office automation.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你看过这个教程吗?:
如何:修复“应用程序正忙”和“呼叫被被呼叫者拒绝”错误< /a>
Did you see this tutorial?:
How to: Fix 'Application is Busy' and 'Call was Rejected By Callee' Errors