I have a fresh install of MBPM 9.2 on Windows Server 2008 R2 with a database created after installation of BPM on the supplied SQLExpress 2008.
Upon starting the engine I get the following error. I'm sure this is something simple, something I've missed in the configuration. Please note. The strandard ODBC connection does work, as tested by Data Sources (ODBC) tool.
The .NET database connector failed to initialize: System.NullReferenceException: Object reference not set to an instance of an object.
at eWork.Engine.ScriptHost.ScriptHostLoader.createObject(String assemblyName, String typeName)
at ManagedConfiguration.StopCoreServices(HStatus* ).