[Mono-list] XSP Compilation Error

Pedro Santos donbonifacio at gmail.com
Tue Mar 31 04:01:56 EDT 2009


Hello,

Yesterday I installed Mono and XSP 2.4 from SVN (after Miguel
announced mono 2.4). Today I got this error while accessing a page:

Compilation Error
Description: Error compiling a resource required to service this
request. Review your source file and modify it to fix this error.
Compiler Error Message: CS0006: cannot find metadata file
`/tmp/root-temp-aspnet-0/6f3f8f0/App_global.asax.601c5071.dll'

/Admin/default.aspx
Show Detailed Compiler Output:

gmcs /target:library /debug- /optimize+ /warn:0
/out:"/tmp/root-temp-aspnet-0/6f3f8f0/App_Web_3e10ed3f.dll"
/r:"/usr/local/mono/mono-2.4_svn/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll"
/r:"/usr/local/mono/mono-2.4_svn/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll"
/r:"/usr/local/mono/mono-2.4_svn/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll"
/r:"/usr/local/mono/mono-2.4_svn/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll"
/r:"/usr/local/mono/mono-2.4_svn/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll"
/r:"/usr/local/mono/mono-2.4_svn/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll"
/r:"/usr/local/mono/mono-2.4_svn/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Castle.Core.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Castle.DynamicProxy2.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Commons.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/DesignPatterns.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/FreeTextBox.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Iesi.Collections.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Institutional.Core.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Institutional.DataAccessLayer.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Institutional.WebAdmin.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Institutional.WebComponents.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Institutional.WebUserInterface.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Loki.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/Mono.GetOptions.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/MySql.Data.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/NHibernate.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/NVelocity.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/log4net.dll"
/r:"/opt/orionsbelt/prd/institutional/public/Bin/nunit.framework.dll"
/r:"/tmp/root-temp-aspnet-0/6f3f8f0/App_global.asax.601c5071.dll"
/r:"/tmp/root-temp-aspnet-0/6f3f8f0/App_Web_2101ed92.dll"
/nowarn:0169  --
"/tmp/root-temp-aspnet-0/6f3f8f0/App_Web_3e10ed3f_0.cs"

error CS0006: cannot find metadata file
`/tmp/root-temp-aspnet-0/6f3f8f0/App_global.asax.601c5071.dll'
error CS0006: cannot find metadata file
`/tmp/root-temp-aspnet-0/6f3f8f0/App_Web_2101ed92.dll'

Mono version:

# mono --version
Mono JIT compiler version 2.4 (/branches/mono-2-4/mono r130583 Mon Mar
30 23:10:23 WEST 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none


-- 
Pedro Santos
Home - http://psantos.zi-yu.com
Work - http://www.pdmfc.com
The future - http://www.orionsbelt.eu


More information about the Mono-list mailing list