Ask a Question related to ASP.NET General, Design and Development.
-
Pardha #1
Asp.net error
Hi,
I got the following error when requested for asp.net page.
Server Error in '/tanishq' Application.
Timed out waiting for a program to execute. The command being executed
was "c:\winnt\microsoft.net\framework\v1.0.3705\vbc.ex e"
@"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Tempo rary ASP.NET
Files\tanishq\a38e8df1\f35ae4ea\4howkzw6.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:
Timed out waiting for a program to execute. The command being executed
was "c:\winnt\microsoft.net\framework\v1.0.3705\vbc.ex e"
@"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Tempo rary ASP.NET
Files\tanishq\a38e8df1\f35ae4ea\4howkzw6.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 (0x102): Timed out waiting for a program to
execute. The command being executed was
"c:\winnt\microsoft.net\framework\v1.0.3705\vbc.ex e"
@"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Tempo rary ASP.NET
Files\tanishq\a38e8df1\f35ae4ea\4howkzw6.cmdline".]
System.CodeDom.Compiler.Executor.ExecWaitWithCaptu re(IntPtr
userToken, String cmd, String currentDir, TempFileCollection
tempFiles, String& outputName, String& errorName, String trueCmdLine)
+1343
System.CodeDom.Compiler.CodeCompiler.Compile(Compi lerParameters
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) +427
System.CodeDom.Compiler.CodeCompiler.FromDom(Compi lerParameters
options, CodeCompileUnit e) +90
System.CodeDom.Compiler.CodeCompiler.System.CodeDo m.Compiler.ICodeCompiler.CompileAssemblyFromDom(Co mpilerParameters
options, CodeCompileUnit e) +37
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +245
Version Information: Microsoft .NET Framework Version:1.0.3705.0;
ASP.NET Version:1.0.3705.0
Thanks
pardhasaradhy
Pardha Guest
-
Error Message "A drawing error ocurrred which is probably due to an out-of-memory condition. Try qu
I am running Acrobat Reader 5.0 on a Mac Powerbook running OS 9.2 and keep getting "A drawing error occurred which is probably due to an out of... -
Error 403 Failed to read heders Error for long-runningCFMAIL and CFINDEX command
I have two different pages with long-running scripts on which I am recieving the following error: Error - 403 Failed to read headers to server:... -
Error Creating Control: Parser Error DocHeader does not have a property named 'cc3:MyItems'
I am having problems getting this webcontrol working properly. Everything else works fine except having items. So here is the low-down on the... -
Unexpected error. A trappable error (C0000005) occurred in an external object.
Hi Elvin, After doing some reseaarch on this problem, I found there is a lot of issues which may cause the problem, for example, incorrect access... -
An error occurred while try to load the string resources (GetModuleHandle failed with error -2147023888)
Hello, on one of our customers servers we get following error on first ASPX-page: An error occurred while try to load the string resources...



Reply With Quote

