尝试在visual studio 2010 中加载SOS失败

错误提示如下:

Error during command: extension C:\Windows\Microsoft.NET\Framework64\v4.0.30319\sos.dll could not load (error 193)
原因是。。。visual studio是32的应用程序,如果应用程序是64位,那就会出现这个错误
只要把应用程序的目标平台改成x86就ok啦

相关文章:

  • 2021-12-17
  • 2021-12-12
  • 2022-12-23
  • 2021-05-15
  • 2021-09-05
  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
猜你喜欢
  • 2021-08-30
  • 2021-04-10
  • 2021-05-18
  • 2021-08-01
  • 2021-09-30
  • 2022-02-17
  • 2021-06-14
相关资源
相似解决方案