[Mono-list] Error with Precompiled App

Danny Waite dannywaite7 at hotmail.com
Sat May 9 12:18:15 EDT 2009


Hi All,
 
I'm trying to test precompilation under the new mono 2.4 and getting the following error:
 
Server Error in '/' Application
--------------------------------------------------------------------------------
Object reference not set to an instance of an object
Description: HTTP 500. Error processing request.
Stack Trace: 
System.NullReferenceException: Object reference not set to an instance of an object
  at System.Web.Compilation.BuildManager.GetPrecompiledType (System.String virtualPath) [0x00000] 
  at System.Web.Compilation.BuildManager.GetPrecompiledApplicationType () [0x00000] 
  at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x00000]  
--------------------------------------------------------------------------------
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433 
 

I noticed the following post, it seems this may be a known issue.
 
http://go-mono.com/forums/#nabble-td23255638
 
Can anyone advise on the best way to overcome this?
 
TIA,
Danny


More information about the Mono-list mailing list