setup QA/production environment for BizTalk project

Home Page Forums BizTalk 2004 – BizTalk 2010 setup QA/production environment for BizTalk project

Viewing 2 reply threads
  • Author
    Posts
    • #17339

      Hi,
       
      I like to setup QA/production environment for BizTalk project. I want to know the software pre-requisite required for that and

        Do we need Visual Studio in deployment machine or just the .Net framework?
       
      Do we need full BizTalk installation on deployment machine or only selected BizTalk components used at runtime? 

      and

      My project is developed BTS 2004 Environment. I have to update SFTP Sendport dynamically from bizTalk message and parties also. How can I update party’s details in QA/Production environments? Is it possible to setup QA/Production environments without BTS2004 & VS2003? 


      I would be appreciating if you reply as early as possible.
       
      Thanks in advance
       
      Shans

    • #17365

      See here (http://www.microsoft.com/downloads/details.aspx?FamilyId=B273269C-97E0-411D-8849-5A8070698E4A&displaylang=en) for the install guides which call out the software prereqs you need.

       Basically, you need Windows, SQL, .NET Framework, and optionally IIS and SharePoint.  You do NOT want VS.NET on the QA server, as the BTS 2006 Admin Console has all the management capabilities that used to be in VS.NET.  Most IT depts. don't like dev tools on the server, and now you don't need it.

      You can choose to install only the components you want (e.g. no BAM, no BAS, no EDI, etc).

      You'll probably have to look at scripting (WMI) the parties update if you want that done automatically.

    • #17669

      If you're running BizTalk Server 2004.

       You need the same components from DEV installed in QA and PROD.  The microsoft site describes all the components required to install BizTalk Server 2004.  You will also need VS in QA and PROD, ofcourse you wont be doing development, and the developers will not have access to these two environments.

       When you deploy an interface from DEV to QA, all you need to move is the CurrentVersion folder, and deploy the assemblies using the Deployment Wizard.

      That's pretty much how we have it, and it is rock solid.  Production and QA never break.  DEV is always broken thanks to my developer friends. 🙂

      Also, do you know anyone who has installed SP2 for BTS2K4?  We want to install it, but we want to make sure it doesn't bring our environments down.  I tried a virtual, and I'm not sure if the results I'm seeing are because of the SP2 or just the Virtual Build.

       Thanks,

      Rene

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