Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

Cannot execute program

  Asked By: Cesar    Date: Feb 25    Category: Asp.net    Views: 5703
  

I am receiving the following error on a new install of the .NET
framework.
Any ideas?

Server Error in '/' Application.


Cannot execute a program. The command being executed was
"c:\winnt\microsoft.net\framework\v1.0.3705\vbc.exe"
@"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\root\311f4016\1593438b\4vqty5oa.cmdline".
Description: An unhandled exception occurred during compilation using
the
CodeDomProvider 'Microsoft.VisualBasic.VBCodeProvider'. 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:\winnt\microsoft.net\framework\v1.0.3705\vbc.exe"
@"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\root\311f4016\1593438b\4vqty5oa.cmdline".

Source Error:

An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the
exception can be identified using the exception stack trace below.

Stack Trace:

[ExternalException (0x5): Cannot execute a program. The command being
executed was "c:\winnt\microsoft.net\framework\v1.0.3705\vbc.exe"
@"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\root\311f4016\1593438b\4vqty5oa.cmdline".]
System.CodeDom.Compiler.Executor.ExecWaitWithCapture(IntPtr
userToken,
String cmd, String currentDir, TempFileCollection tempFiles, String&
outputName, String& errorName, String trueCmdLine) +1594
System.CodeDom.Compiler.CodeCompiler.Compile(CompilerParameters
options,
String compilerDirectory, String compilerExe, String arguments,
String&
outputFile, Int32& nativeReturnValue, String trueArgs) +383
System.CodeDom.Compiler.CodeCompiler.FromFileBatch
(CompilerParameters
options, String[] fileNames) +461
System.CodeDom.Compiler.CodeCompiler.FromDomBatch
(CompilerParameters
options, CodeCompileUnit[] ea) +428
System.CodeDom.Compiler.CodeCompiler.FromDom(CompilerParameters
options,
CodeCompileUnit e) +90

System.CodeDom.Compiler.CodeCompiler.System.CodeDom.Compiler.ICodeComp
iler.C
ompileAssemblyFromDom(CompilerParameters options, CodeCompileUnit e)
+37
System.Web.Compilation.BaseCompiler.GetCompiledType() +250

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Cannot execute program Or get search suggestion and latest updates.




Tagged: