Map redeploy not working

Home Page Forums BizTalk 2004 – BizTalk 2010 Map redeploy not working

Viewing 2 reply threads
  • Author
    Posts
    • #22910

      Here is the scenario:  I have an msi from the solultion that is working just fine.  But, when I pull up the solution and make a single change to the map, it works but a ton of the other field mappings are lost!  The field mappings that stop working are not ones that I even touched.

      What the heck is going on?

      I continue to have mapping issues where changes I make do not take effect.  This continues to be one of my biggest obstacles.

    • #22913

      Hi,

      First of all i dont know what is the problem but,

      if you seperated projects (like schemas, maps etc…), you must only, copy dll to GAC and restart the host instances. You neednt redeploy.

      if you didnt seperate, you must 🙂

    • #22928

      Hi acdkayakHL7:

       It would seem to me that any updates that you are making to the map in your Visual Studio project are not being reflected at runtime after you redeploy the project containing your map. Did you check the properties of your project and make sure that the following settings are set up correctly under Configuration Properties -> Deployment:

      1) Redeploy: True

      2) Install to Global Assembly Cache: True

       Also, you mention that “field mappings are being lost”: when you open your map in Visual Studio, does it prompt you to select a different schema for either (or both) source and destination? Make sure that you did not modify any schema(s) being used by this map (i.e. changing Target Namespace, fields or attributes), otherwise, you could lose some of the field mappings.

       I hope this post resolves your issues.

       Daniel.

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