具体错误信息如下:

Error 139 Could not write lines to file "obj\Debug\SanSuiWeb.csproj.FileListAbsolute.txt". Access to the path 'F:\三随Demo\SanSuiSolution\SanSuiWeb\obj\Debug\SanSuiWeb.csproj.FileListAbsolute.txt' is denied. SanSuiWeb

处理办法:

让web程序根目录的bin目录、obj目录可写,包括子目录。


 

相关文章:

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