• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

ASP .net not working

VagaStorm

Basic Pleskian
When I run an asp .net site, I get the following error.
-----------------------------------------------------------------------------------
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0016: Could not write to output file
-----------------------------------------------------------------------------------

I know this is suposed to be a rights issue on a temp folder, but I simply can not figure out where this is :(

Anny pointers is greatly aprecheated.
 
May be you need grant modify permission on temp folder and files to IUSR_ user.
 
Back
Top