Forum main
page
Most
active member
Login page
Register
Log out
Search page
View our event calendar
Add general event such as an upcoming
software release or conference
View all birthdays
Public image gallery
Upload your images in your profile
Profile editing page
Subscription list page
Address book page
Member list page
View the
most active member
User groups listing
Private message page
|
|
Users viewing this topic: none
|
|
Login | |
|
How do you update a custom pipeline - 17 March 2008
|
|
|
ckentmn
Posts: 2
Score: 0 Joined: 10 March 2008 Status: offline
|
I created a custom pipeline component and then added it to a new pipeline project. I then deployed the pipeline. I would like to make a change to the pipeline but it doesn't seem like my change takes effect. What steps do I follow to update a pipeline? Thanks in advance.
|
|
|
|
RE: How do you update a custom pipeline - 17 March 2008
|
|
|
JohnD
Posts: 141
Score: 0 Joined: 13 April 2004 Status: offline
|
Ckentmn, pipeline components are in the GAC. So, to update them you have to go through the whole ungac, undeploy, deploy, gac cycle. You can put the "gacutil /i" command in your project post build events. And of course, you have to stop and start the BizTalk host to pick up the latest assemblies. In general, for bigger projects, I'd look at the Scott Colestock's NAnt build techniques for BizTalk. That will save you a lot of frustration and wondering why your latest changes haven't taken effect. John D.
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|