Custom BizTalk Adapter In Registry But Not vIsible in Admin Console

Home Page Forums BizTalk 2004 – BizTalk 2010 Custom BizTalk Adapter In Registry But Not vIsible in Admin Console

Viewing 1 reply thread
  • Author
    Posts
    • #25457

      I have an issue installing a custom adapter on BT 2009 running on WIN 7. I’ve used this adapter for a few years now and installed it numerous time. I have a simple .reg script that I run to install it into the registry an then I simply go into the BT Admin console, right click Adapters and select New and the adapter shows up in the Adapter drop down for me to select.

      I checked the registry and all the keys look to be intact. The adapter is not showing up in the Adapter drop down.

      Anyone have any insight as to why this is happening?

    • #25458

      Hi sbrown63,

       

         Check the following MSDN article to see if it’s helpful in resolving your issue.

      http://msdn.microsoft.com/en-us/library/aa561871.aspx

       

         Daniel.

       

      • #25460

        The following note on this site helped me reslove the issue. I simply added the registry keys under the Wow6432Node branch and was able to add the adapter.

        Note
        For a 32-bit adapter, the BizTalk Server Administration Console uses the HKEY_CLASSES_ROOT branch in the registry to obtain custom adapter configuration. If a 32-bit adapter is installed on a 64-bit server, the BizTalk Serve Administration Console instead uses the HKEY_CLASSES_ROOT\Wow6432Node\ branch for adapter configuration data.

         

        Thanks xman71 !!!!  

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