Cannot execute a program. The command being executed "dqiitg0c.cmdline"
Posted
by Laxman
on Stack Overflow
See other posts from Stack Overflow
or by Laxman
Published on 2010-03-12T04:39:10Z
Indexed on
2010/03/12
4:47 UTC
Read the original article
Hit count: 341
i have used impersonation in this application. whenever this error occurs i required to restart the IIS.. please guide me to solve this issue.
Error:
Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\c825d188\1fae8a71\dqiitg0c.cmdline". Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\c825d188\1fae8a71\dqiitg0c.cmdline".
© Stack Overflow or respective owner