Biztalk Deployment Versioning

Home Page Forums BizTalk 2004 – BizTalk 2010 Biztalk Deployment Versioning

Viewing 1 reply thread
  • Author
    Posts
    • #22922

      Hi,

      We are trying to deploy 2 versions of the same Biztalk application onto the same machine.  We have changed the application name (so we have ApplicationV1, ApplicationV2).  We have changed all the schema namespaces for the new version so they dont match those of V1.  We have increaed all our relevant dll’s version number.

      Both applications work fine when they are on the mahcine on their own but when deployed together we get different errors.  So for version 1 we get “Verify the schema for this doc spec is deployed” whilst trying to get a message into Biztalk.  For version 2 we get “Failed while creating a <orc assembly name> service” after the message has been accepted by Biztalk and when the orcastration starts to process it..

      We need to be able to support releasing V1 and V2 of our application on the same server.  Does anyone know if this is possible?

      Thanks in advance.

       

    • #22929

      It’s not enough to change only the namespaces for your schemas: you will have to change the namespace for all your deployed BizTalk  artifacts (Maps, schemas, orchestrations, etc.).

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