Unable to generate a temporary class (result=1).error CS2001: Source file 'C:\WINDOWS\TEMP\ug5v9uxt.0.cs' could not be found

System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\ug5v9uxt.0.cs' could not be found

解决方法:给C:\WINDOWS\TEMP目录赋予asp.net用户完全控制的权限。

asp.net用户 一般是叫 IIS_WPG

 

引用:http://blog.163.com/shy_37/blog/static/133932920096284112303/

相关文章:

  • 2021-07-24
  • 2021-06-30
  • 2021-10-28
  • 2022-12-23
  • 2021-09-08
  • 2021-08-04
  • 2021-04-08
猜你喜欢
  • 2022-01-29
  • 2021-10-13
  • 2022-12-23
  • 2021-06-24
  • 2021-08-19
  • 2021-08-22
相关资源
相似解决方案