Timed out waiting for a program to execute.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
receiving Timeout error when a customer logging in as a guest. can anyone suggest what could be the issue.

Error: Timed out waiting for a program to execute. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Windows\TEMP\RazorEngine_n4czwok0.g3x\hyq4unli.cmdline".
8 years ago
nchada wrote:
Error: Timed out waiting for a program to execute. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Windows\TEMP\RazorEngine_n4czwok0.g3x\hyq4unli.cmdline".


Not too sure - this could be a security issue, sometimes caused by virus checkers. Is this on a server or local and what OS are you running? It could be the file is locked, or "owned" by someone else - if you are running from Visual Studio try running as Administrator to see if it helps.
8 years ago
randomly happening in the prod server.
8 years ago
I have seen that once before on a very busy site, but due to a malfunction - I don't think the temporary fix was every changed and it didn't play up again.

It was something like below:

http://serverfault.com/questions/208351/how-to-increase-the-response-request-timeout-on-iis-7-using-web-config-file-on
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.