[Mono-list] Apache2/Mono

Baptiste Guillamet baptiste.guillamet at fastconnect.fr
Tue Nov 4 08:44:14 EST 2008


Hi all I am a newbie in mono and I try to expose a WebService (asmx) 
with apache2/mod_mono and when I acces to it an error occures :

>
>
> Server Error in '/build' Application
> Object reference not set to an instance of an object
>
> Description: Error processing request.
>
> Error Message: HTTP 500. System.NullReferenceException: Object 
> reference not set to an instance of an object
>
> Stack Trace:
>
> System.NullReferenceException: Object reference not set to an instance 
> of an object
>   at System.Web.Compilation.BuildManager.GetAssemblyBuilder 
> (System.String virtualPath, System.Web.Compilation.BuildProvider& 
> provider) [0x00000]
>   at System.Web.Compilation.BuildManager.GetCompiledType 
> (System.String virtualPath) [0x00000]
>   at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler 
> (System.Web.HttpContext context, System.String verb, System.String 
> url, System.String filePath) [0x00000]
>   at System.Web.HttpApplication.GetHandler (System.Web.HttpContext 
> context) [0x00000]
>   at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext () 
> [0x00000]
Anyone have an idea ??? The same service hosted in IIS works perfectly

regards
Baptiste



More information about the Mono-list mailing list