Remember while moving application from 32 bit OS to 64 bit OS–:Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

Home Page Forums BizTalk 2004 – BizTalk 2010 Remember while moving application from 32 bit OS to 64 bit OS–:Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

Viewing 0 reply threads
  • Author
    Posts
    • #26179

      Below error encounter while moving application from 32 bit OS to 64 bit OS.

      Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))”.

      Solution:

      Change project target platform to *86

       

       

      After changed platform target build and deploy it. If it is wcf service after published to IIS you will get a following error on 64 bit OS

       

       

      If you are hosting any wcf service the apppool which reference the service should run under 32 bit

       

       

      Good Luck…:)

       

       

Viewing 0 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.