Custom Biztlak Adapter

Home Page Forums BizTalk 2004 – BizTalk 2010 Custom Biztlak Adapter

Viewing 1 reply thread
  • Author
    Posts
    • #12695

      Hi.

      I’ve used the Adapter Wizard v1.1 to create a custom adapter. The ReceiveAdapter.dll works fine (i am able to receive messages inside an orchestration using a receive shape). The problem is in the TransmitAdapter.dll. When i try to send a mesage to it from biztalk, I get this error in the event viewer

      ———————————————–
      Event Type: Error
      Event Source: BizTalk Server 2004
      Event Category: BizTalk Server 2004
      Event ID: 5651
      Computer: DEV2003
      Description:
      The Messaging Engine failed to create the transport adapter \”Test\”, Reason:\”File or assembly name TestTransmitAdapter.dll, or one of its dependencies, was not found.\”.

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

      —————————————–
      I am pretty sure I have the right path’s in the reg file and the files exist.

      I’ve tried the adapater that comes with the Adapter Wizard, i get the same error. Is there something wrong with my setup and do you have any ideas on how to fix it?

      Help would be much appreciated.

      Thanks
      Gino

    • #12696

      Finally figured it out. Had to GAC the Transmitter assembly 🙂

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