Receive Location Property setting problem

Home Page Forums BizTalk 2004 – BizTalk 2010 Receive Location Property setting problem

Viewing 1 reply thread
  • Author
    Posts
    • #15152

      I’m not sure why, but the .DLL for the pipeline has to be copied to this directory: c:\\Program Files\\Microsoft BizTalk Server 2004\\Pipeline Components (and also be deployed and in the GAC).

    • #15153

      As far as I know, on BizTalk 2006 you need this:

      – Copy the dll into the Pipeline Components folder in your BizTalk installation folder (as in 2004) on your development machine. This is required so that Visual Studio recognizes it and shows it on the Toolbox in the Pipeline designer

      – Deploy the dll into the GAC for real server deployment. This is the change from 2004, where it was not recommended. Instead on 2006 the recommended practice is to deploy pipeline components to the GAC for server installation.

      • #15154

        Hi,

        I am new to BizTalk. I have added a recv pipeline to my project. I added a rec port and when tried adding recv location I am facing a problem. I have to specify the Receive Pipeline as one of the properties.

        When I click the scrollbar, I am unable to identify my recv pipeline I have added in my pro.

        Thanks

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