<div dir="ltr"><div>OK, by removing all copies of <path>\bin\System.Web.* from my app's path, I whittled the exception down to this:<br><br>Handling exception type TypeInitializationException<br>Message is An exception was thrown by the type initializer for System.Web.Configuration.WebConfigurationManager<br>

IsTerminating is set to True<br>System.TypeInitializationException: An exception was thrown by the type initializer for System.Web.Configuration.WebConfigurationManager<br><br>Server stack trace: <br>  at System.Web.Hosting.ApplicationHost.SetHostingEnvironment () [0x00000] in <filename unknown>:0 <br>

  at System.AppDomain.DoCallBack (System.CrossAppDomainDelegate callBackDelegate) [0x00000] in <filename unknown>:0 <br>  at (wrapper remoting-invoke-with-check) System.AppDomain:DoCallBack (System.CrossAppDomainDelegate)<br>

  at (wrapper xdomain-dispatch) System.AppDomain:DoCallBack (object,byte[]&,byte[]&)<br><br>Exception rethrown at [0]: <br> ---> System.MissingMethodException: Method not found: 'System.Configuration.ConfigurationManager.get_ConfigurationFactory'.<br>

  --- End of inner exception stack trace ---<br>  at (wrapper xdomain-invoke) System.AppDomain:DoCallBack (System.CrossAppDomainDelegate)<br>  at (wrapper remoting-invoke-with-check) System.AppDomain:DoCallBack (System.CrossAppDomainDelegate)<br>

  at System.Web.Hosting.ApplicationHost.CreateApplicationHost (System.Type hostType, System.String virtualDir, System.String physicalDir) [0x00000] in <filename unknown>:0 <br>  at Mono.WebServer.VPathToHost.CreateHost (Mono.WebServer.ApplicationServer server, Mono.WebServer.WebSource webSource) [0x00000] in <filename unknown>:0 <br>

  at Mono.WebServer.XSP.Server.RealMain (System.String[] args, Boolean root, IApplicationHost ext_apphost, Boolean quiet) [0x00000] in <filename unknown>:0 <br>  at Mono.WebServer.XSP.Server.Main (System.String[] args) [0x00000] in <filename unknown>:0 <br>

<br><br></div>Thoughts (as I am pretty much out!)?<br><br>Thanks!<br>G<br></div>