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.
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.
Copyright © 2021 Jogjafile Inc.
In the web.config, comment out everything within
<system.codedom>. GoDaddy blocks it.