dsofile.dll是com组件,.net程序中引用dsofile.dll文件后,程序集名称会变成“Interop.DSOFile.dll”,

com组件需要用regsvr32注册,所以需要注册dsofile.dll程序集,注意不是注册"Interop.DSOFile.dll",

Interop.DSOFile.dll本身就是.net的程序集了。

 

程序员的基础教程:菜鸟程序员

相关文章:

  • 2022-12-23
  • 2021-12-19
  • 2021-10-06
  • 2021-04-09
  • 2022-02-21
  • 2022-12-23
猜你喜欢
  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
  • 2021-10-04
  • 2021-04-26
  • 2022-12-23
  • 2022-01-24
相关资源
相似解决方案