The solution was to go in the SSL/TLS settings on that domain on Cloudflare, and switch the encryption mode from Flexible (the default) to Full.
Devamı → WEB CONFIG DOSYASINA EKLİYORUZ;
Devamı →
<system.webServer>
<httpErrors errorMode="Custom" existingResponse="Replace">
<error statusCode="404" path="/" responseMode="Redirect"/>
</httpErrors>
</system.webServer>
This program is blocked by group policy. For more information, contact your system administrator]
[ExternalException (0x80004005): Cannot execute a program. The command being executed was "C:\Inetpub\vhosts\xxx\httpdocs\bin\roslyn\csc.exe" /shared /keepalive:"10" /noconfig /fullpaths @"C:\Inetpub\vhosts\xxx\tmp\root\59e404a3\61b152fc\bwzuqipf.cmdline".]
WEBCONFIG;
<system.codedom>
<!--remove all the contents here-->
</system.codedom>
Devamı →
C#,MVC,MSSQL,Windows Forms