This program is blocked by group policy. in godaddy windows hosting
问题 I am trying to execute a .exe file through Scheduled Tasks in Godaddy but when this task is run there is an error of "This program is blocked by group policy". Application is a C# console application. 回答1: In the web.config, comment out everything within <system.codedom> . GoDaddy blocks it. <!--<compilers> <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1