.Net 到 COM 互操作测试器
我用 C# 创建了一个类,并将其暴露给 COM。我可以使用 RegAsm.exe 很好地注册它。
我想在发送之前对其进行测试,但使用 TlbImp.exe 会出现错误“类型 libaray 是从 CLR 程序集导出的,无法作为 CLR 程序集重新导入”。
测试这个的好方法是什么?
I made a class in C# that I am exposing to COM. I can register it just fine using RegAsm.exe.
I would like to test it before I send it off, but using TlbImp.exe gives me an error of "Type libaray was exported from a CLR assembly and cannot be re-imported as a CLR assemply."
What is a good way to test this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以在 word\excel\etc 中创建 VB 宏:
You can create a VB macros in word\excel\etc:
使用 PowerShell:
Use PowerShell: