googlegis

不知道什么情况出现的这种错误,反正无法操作项目中的引用了,报错。

 

1 在开始菜单里,找到 "Developer Command Prompt for VS 2019”命令行,记住要用管理员身份运行;

2 用CD 把目录定位到vs2019安装目录下的 C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\PublicAssemblies

3 输入命令: gacutil -i Microsoft.VisualStudio.Shell.Interop.11.0.dll ,回车

4  控制台提示“程序集已成功添加到缓存中”,重启2019,即可

 

 

参考:https://www.cnblogs.com/yanshaoxiong/p/11299606.html

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-10
  • 2021-11-07
  • 2021-07-11
  • 2021-07-27
  • 2022-12-23
  • 2022-02-07
  • 2022-02-07
猜你喜欢
  • 2021-10-17
  • 2021-10-17
  • 2021-11-29
  • 2021-11-14
  • 2021-12-12
  • 2021-08-04
相关资源
相似解决方案