BizTalk does not appear to use latest Custom Xslt version

Home Page Forums BizTalk 2004 – BizTalk 2010 BizTalk does not appear to use latest Custom Xslt version

Viewing 1 reply thread
  • Author
    Posts
    • #16928

      Hello,

      Here is the scenario:

      Custom Xslt for a map is working and tested in BizTalk.

      Custom Xslt is modified via a text editor and the map validated .

      The project containing the map using this Xslt and the solution have been built and deployed again successfully.

      Next I refresh the BizTalk Group in the BizTalk Administration console and restart the application. The results I am getting do not reflect the changes I have made.

       

      Have I missed  a step somewhere?

       

      cheers

      Stable

    • #16936

      Restarting the Application is not enough. 

      You need to restart the host or hosts that use the map (or any other DLL’s for that matter).  Then you will see the new changes next time you run the map.

      • #16942

        Also check that you have saved changes to the Xslt file before doing the build.

        VS2005 normally saves any unsaved changes when doing a build but forgets about the Xslt file.

        • #16969

          Thanks Stephen and Greg.

           

          I had 2 projects set up – one for schemas and the other for orchestration. Only one of these had these had the restart host instance set to true!

           

          Thanks again for the help

          Stable

          • #17027

            Hello again,

             

            I thought this problem had been resolved but unfortunately I am still getting what appears to be a caching problem. Below is a description of the steps taken and problem:

             

            Solution in Visual Studio comprises of 2 projects, 1 for Schemas, maps and pipeline and the other for an orchestration.

            Made a change to custom Xslt via notepad and saved file.

            Both projects have properties set as follows:

            Redeploy = true

            Install to Global Assembly Cache = true

            Restart Host instance = true

            Refreshed, built and deployed both project.

            Deployed solution.

             

            In BizTalk refreshed the BizTalk Group, stopped & restarted the host instance.

            Stopped and started the application.

             

            The test produces data that does not reflect the change made in Xslt file.

             

            Have I missed a stepped somewhere?

             

            We are running BizTalk 2006 on MS virtual machine windows 2003 server with SQL 2005 – this shouldn’t cause any problems should it?

             

            Could it be a BizTalk configuration / setting?

             

            Cheers

            Stable

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