解决方法:

用aspnet_regiis实用工具卸载和重新安装一下就可以了。
具体的操作如下:
打开运行,进入CMD:
 cd c:\windows\microsoft.net\framework\v2.0.50727文件夹下,
运行aspnet_regiis -u卸载
然后运行aspnet_regiis -i 重新安装,上述问题即可解决

相关文章:

  • 2022-03-02
  • 2021-11-03
  • 2022-12-23
  • 2022-03-01
  • 2022-12-23
  • 2022-01-25
  • 2021-04-23
  • 2021-11-02
猜你喜欢
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2021-07-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案