[Mono-devel-list] mod_mono unable to find ICSharpCode.SharpZipLib, yet in GAC

gserack at experientia.org gserack at experientia.org
Fri Jun 4 13:33:43 EDT 2004


I downloaded and compiled up the beta 2 sources off of go-mono last night, and installed the support into my Apache2
 
I'm unable to get the samples working, and all I get in the browser is a stacktrace (error 500) (see below)
 
I went and looked at the apache error log, and it said that it can't find the ICSharpCode.SharpZipLib , yet it is in the GAC.
 
The only thing I did different from the readme files is that I used --prefix=/usr/local for mono,xsp, and mod_mono.
 
Anyone else get this? 
 
Thanks,
 
Garrett
 
 
 
 

Server error in '/' application

________________________________



Description: Error processing request. 

Error Message: HTTP 500. 

Stack Trace: 
System.NullReferenceException: Object reference not set to an instance of an object
in (unmanaged) (wrapper managed-to-native) System.Type:internal_from_name (string,bool,bool)
in <0x00004> (wrapper managed-to-native) System.Type:internal_from_name (string,bool,bool)
in <0x0004d> System.Type:GetType (string,bool)
in <0x0002c> System.Web.Configuration.ModuleItem:.ctor (string,string)
in <0x00319> System.Web.Configuration.HttpModulesConfigurationHandler:Create (object,object,System.Xml.XmlNode)
in <0x001a3> System.Web.Configuration.ConfigurationData:GetConfigInternal (string,System.Web.HttpContext,bool)
in <0x0008b> System.Web.Configuration.ConfigurationData:GetConfigOptLocation (string,System.Web.HttpContext,bool)
in <0x002ce> System.Web.Configuration.ConfigurationData:GetConfig (string,System.Web.HttpContext)
in <0x0007a> System.Web.Configuration.WebDefaultConfig:GetConfig (string,System.Web.HttpContext)
in <0x00031> System.Web.Configuration.WebDefaultConfig:GetConfig (string)
in <0x00016> System.Web.Configuration.WebConfigurationSettings:GetConfig (string)
in <0x0000b> System.Web.HttpContext:GetAppConfig (string)
in <0x00026> System.Web.HttpApplication:InitModules ()
in <0x00054> System.Web.HttpApplication:Startup (System.Web.HttpContext,System.Web.HttpApplicationState)
in <0x00086> System.Web.HttpApplicationFactory:InitializeFactory (System.Web.HttpContext)
in <0x00073> System.Web.HttpApplicationFactory:GetInstance (System.Web.HttpContext)
in <0x00132> System.Web.HttpRuntime:InternalExecuteRequest (System.Web.HttpWorkerRequest)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040604/1cce6bfd/attachment.html 


More information about the Mono-devel-list mailing list