32位的Windows:

  1. 运行->cmd
  2. cd C:\Windows\Microsoft.NET\Framework\v4.0.30319
  3. aspnet_regiis.exe -i

64位的Windows:

  1. 运行->cmd
  2. cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319
  3. aspnet_regiis.exe -i

相关文章:

  • 2022-12-23
  • 2021-04-13
  • 2021-11-13
  • 2021-11-28
  • 2021-11-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-04
  • 2022-12-23
  • 2021-10-16
相关资源
相似解决方案