The Messaging Engine failed to register the adapter for "WCF-BasicHttp" for the receive location

Home Page Forums BizTalk 2004 – BizTalk 2010 The Messaging Engine failed to register the adapter for "WCF-BasicHttp" for the receive location

Viewing 1 reply thread
  • Author
    Posts
    • #22845

      Hi!

      BizTalk 2009/Windows XP/IIS 5.1

      I am trying to deploy the WCF-BasicHTTP sample from Microsoft.   I followed the instructions from http://msdn.microsoft.com/en-us/library/bb246063.aspx but I receive the following error:

      Server Error in ‘/Microsoft.Samples.BizTalk.WCFBasicHttpReceiveAdapter.BizTalkApp’ Application.

      The Messaging Engine failed to register the adapter for “WCF-BasicHttp” for the receive location “/Microsoft.Samples.BizTalk.WCFBasicHttpReceiveAdapter.BizTalkApp/Microsoft_Samples_BizTalk_WCFBasicHttpReceiveAdapter_BizTalkApp_DeliveryProcess_DeliveryRequestPort.svc”. Please verify that the receive location exists, and that the isolated adapter runs under an account that has access to the BizTalk databases.

      Do I need to upgrade my IIS installation from 5.1 because http://www.biztalkgurus.com/blogs/biztalk/archive/2007/12/03/working-with-the-biztalk-wcf-adapter-on-windows-xp.aspx discusses application pools which do exist in 5.1.

      Is there any special configuration that I need to do with the BizTalk Isolated Host?

      Could I be missing some permissions in IIS?

      Richard

       

       

       

       

       

    • #22854

      Most likely permissions are the issue (the event log should probably have more info about it). However, in this case, I’d presume you’d need to either make the ASPNET user account a member of your BizTalk Isolated Host Users group to make sure it has access to the biztalk databases (or change the asp.net services to run under a different account, which would need to be done from the framework’s core .config files)

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