Jump to content


fatdaddy's Content

There have been 1 items by fatdaddy (Search limited from 28-April 23)


By content type

See this member's

Sort by                Order  

#2910 Server Mom API setup issue

Posted by fatdaddy on 05 June 2014 - 03:40 PM in Order Import/Export

Hi I am working on migrating the server we have our MOM services on and have run accross an issue. Everything is migrated and working except a web application we use to link other programs to our mom database. When we try the import function that worked just fine on our old server we get this:

 

System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {97EDD412-0626-4EB9-A344-3F344F00E93D} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache) at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at Database.MOM.createConnection()

 

I have installed the mom api and there is a working copy of mom on the server but for some reason it is having trouble with bringing up the mom functions.

 

 

So far i have had little luck in hunting down how to fix this issue any advice would be appreciated. 

 

Thanks.