Redeploying application, but still executes old functionality

Home Page Forums BizTalk 2004 – BizTalk 2010 Redeploying application, but still executes old functionality

Viewing 2 reply threads
  • Author
    Posts
    • #15808

      I have an orchestration (BizTalk project, for that matter) that I have deployed. I've been making changes to the orchestration (reformatting my failed messages) and it seems like no matter what I do, whenever I redeploy, the changes aren't taking effect. I do the following,

       1.)  Stop my application in the BT admin console (full stop)

      2.)  Undeploy the assembly in BT explorer in VS 2005. – refresh

      3.)  Delete the application in VT admin console

      4.)  Rebuild the app in VS 2005, then deploy.

      5.)  Refresh, Configure the app host in BT admin console, then start it (no errors)

       When I do my file drops, my output files are of the same format as they were the first time I built and deployed. At one point, I had to create a whole new app and project before I could see any changes. Anyone have any ideas what I'm missing so that I can deploy my latest changes?

       

      Any help would be greatly appreciated,

       

      Chris

    • #15809

      Additionally, another way I can get to see the changes is if I rename the Application Name and Assembly Name every time I deploy (a real pain, but easier than creating everything from scratch).

       

       

      • #15810

        i got the same problem long time back, i did the same steps what you did, Additionally i cleaned up all my HAT message and rebooted m\c.

        it worked for me. changing assembly names creates more bulk.

        Nar- 

         

    • #15811

      I have had to do a gacutil /i assemblyname

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