Archive for: ‘January 2021’

File has not been pre-compiled, and cannot be requested

January 17, 2021 Posted by Alexander Axberg

If your Cirson portal suddenly starts throwing these errors when you try to access it, try these actions:

Unblock files
In powershell, run this command to unblock the files in the bin folder:
Get-Childitem c:\inetpub\Cireson\bin | Unblock-File

Clear .NET framework tempfiles
Delete all files in root folder in:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files