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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
