[Mono-list] Problem with ASP.NET (XSP and XSP2 in Mono 1.1.10 and 1.1.12)... FileNotFoundException

Creatorre developer at intelliweb.by
Wed Jun 18 10:07:49 EDT 2008


Hi.

I have same error on WinXP, Mono 1.9.1 for Windows

I'm:

1. start link "XSP 2.0 Test Web Server";

2. start link "XSP 2.0 Index Page" (http://localhost:8088/index2.aspx);

I have error:

Could not load file or assembly
'E:\DOCUME~1\9FB0~1\LOCALS~1\Temp\Mike-temp-aspnet-0\55a5fd94\App_Code.386b5ad3.dll'
or one of its dependencies. The system cannot find the file specified.
Description: HTTP 500. Error processing request.

Stack Trace: 

System.IO.FileNotFoundException: Could not load file or assembly
'E:\DOCUME~1\9FB0~1\LOCALS~1\Temp\Mike-temp-aspnet-0\55a5fd94\App_Code.386b5ad3.dll'
or one of its dependencies. The system cannot find the file specified.File
name:
'E:\DOCUME~1\9FB0~1\LOCALS~1\Temp\Mike-temp-aspnet-0\55a5fd94\App_Code.386b5ad3.dll' 
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
(string,bool)  at System.Reflection.Assembly.LoadFrom (System.String
assemblyFile) [0x00000]   at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly () [0x00000]  
at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.String
virtualPath, System.CodeDom.Compiler.CompilerParameters options) [0x00000]  
at System.Web.Compilation.AssemblyBuilder.BuildAssembly
(System.CodeDom.Compiler.CompilerParameters options) [0x00000]   at
System.Web.Compilation.AppCodeAssembly.Build (System.String[] binAssemblies)
[0x00000]   at System.Web.Compilation.AppCodeCompiler.Compile () [0x00000]  
at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext
context) [0x00000]  

But file
"E:\DOCUME~1\9FB0~1\LOCALS~1\Temp\Mike-temp-aspnet-0\55a5fd94\App_Code.386b5ad3.dll"
EXISTS!

Can you help me? What I am doing wrong?

-- 
View this message in context: http://www.nabble.com/Problem-with-ASP.NET-%28XSP-and-XSP2-in-Mono-1.1.10-and-1.1.12%29...-FileNotFoundException-tp2049320p17983501.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list