
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