[Mono-dev] XSP Server Erorr Severity one

Arnhoffer Károly karnhoffer at ecron.hu
Thu Jan 26 02:55:13 EST 2006


Hi Yogendra,

I had very similar problem before. Do you use on the fly compilation? My problem was the following: the web app compiled a dll on the fly and a referenced assembly in the code to compile was missing. I simply copied referenced assemblies (idirect references as well!) to the webapp's bin folder and the problem was solved. :-)

(K)

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Yogendra Thakur
Sent: Wednesday, January 25, 2006 11:48 PM
To: Gonzalo Paniagua Javier; mono-devel-list at lists.ximian.com
Subject: [Mono-dev] XSP Server Erorr Severity one
Importance: High


Hi Gonzalo,

I am using Mono 1.1.13 rpm installation version with XSP 1.1.13 rpm installation.

I have production ready web-application build using .NET 1.1 framework and visual Studio 2003.

Only thing holding our release is frequent occurrence of following error. 

Error Message :
===============
System.IO.FileNotFoundException: /tmp/root-temp-aspnet-0/28bf7633/28579.dll : /tmp/root-temp-aspnet-0/28bf7633/28579.dll
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
(string,bool)
in <0x0000c> System.Reflection.Assembly:LoadFrom (System.String
assemblyFile)
in <0x003c0> Mono.CSharp.CSharpCodeCompiler:CompileFromFileBatch
(System.CodeDom.Compiler.CompilerParameters options, System.String[]
fileNames)
in <0x00022> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch
(System.CodeDom.Compiler.CompilerParameters options, System.String[]
fileNames)
in <0x00305> Mono.CSharp.CSharpCodeCompiler:CompileFromDomBatch
(System.CodeDom.Compiler.CompilerParameters options, System.CodeDom.CodeCompileUnit[] ea) in <0x00022> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch
(System.CodeDom.Compiler.CompilerParameters options, System.CodeDom.CodeCompileUnit[] ea) in <0x0003c> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom
(System.CodeDom.Compiler.CompilerParameters .....


Once xsp is restarted pages will be displayed fine. But after some time this issue occurs pretty frequently. While some pages throw above error message others still work.

I searched buglist and googled about it but no help so far.

I appreciate your time and Help.

-Yogendra Thakur






_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list