通过调用Web服务的crm javascript事件创建并写入excel文件
现在我知道过去一直存在问题,并且我遇到了常见错误 “无法加载文件或程序集 Microsoft.Office.Interop.Excel” 我知道网络服务中没有问题,但从 crm 中它会
为帮助程序弹出 tnx
now i know that it has been problematic in the past, and i got the common error
"could not load file or assembly Microsoft.Office.Interop.Excel"
and i know there is no prob in the webservice but from crm it pops up
tnx for the helper
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果 Excel 文件位于托管 WebService 的服务器上,则应该不会有问题。只需确保服务器安装了 Excel!
if the Excel file is on the server, where the WebService is hosted, you should not have a problem. Just make sure that the server has the Excel Installed!