|
Home > Archive > BizTalk Server General > April 2004 > Need to Redploy?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| LANE CAMPBELL 2004-03-31, 8:38 pm |
| I created an orchistration, deployed it and everything worked fine. I made some changes, re-built it, but the changes didn't seem to take effect. So, I tried to redeploy it, but when I try, I get "...was already deployed"
What do I need to do to make the changes I made to my orchistration take effect?
--
| |
| Tomas Restrepo \(MVP\) 2004-03-31, 10:38 pm |
| Lane,
<<
I created an orchistration, deployed it and everything worked fine. I made
some changes, re-built it, but the changes didn't seem to take effect. So, I
tried to redeploy it, but when I try, I get "...was already deployed"
What do I need to do to make the changes I made to my orchistration take
effect?[color=darkred]
Redeploy it, indeed. You should be able to do so by unenlisting the
orchestrations in the assembly and then redeploying, then enlisting
again(although I've had some cases where SOAP request/response ports get
stuck).,
--
Tomas Restrepo
tomasr@mvps.org
| |
| Adam Tompkins 2004-04-01, 12:38 am |
| You need to undeploy the original assembly.
In BizTalk Explorer:
Orchestrations treenode:
Stop and unenlist your orchestration.
Assemblies treenode:
Undeploy the assembly or assemblies (in the reverse order to
deployment).
Now you can rebuild and redeploy the solution.
- Adam Tompkins
"LANE CAMPBELL" <lcampbell01@email.uophx.edu> wrote in message
news:el9rmm4FEHA.3576@tk2msftngp13.phx.gbl...
I created an orchistration, deployed it and everything worked fine. I made
some changes, re-built it, but the changes didn't seem to take effect. So, I
tried to redeploy it, but when I try, I get "...was already deployed"
What do I need to do to make the changes I made to my orchistration take
effect?
--
| |
| Anup Shah [MSFT] 2004-04-01, 11:40 am |
| If you want to redeploy from within visual studio then you need to change
the visual studio project properties to allow redeployment. Bring up the
project properties and then under 'Configuration properties' section select
'Deployment' and then set the 'Redeploy' option to True.
Note: You must also ensure that the orchestration has been unelisted before
redeploying.
--
Kind regards
Anup Shah
DSI - Biztalk Server Support Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxx
"LANE CAMPBELL" <lcampbell01@email.uophx.edu> wrote in message
news:el9rmm4FEHA.3576@tk2msftngp13.phx.gbl...
I created an orchistration, deployed it and everything worked fine. I made
some changes, re-built it, but the changes didn't seem to take effect. So, I
tried to redeploy it, but when I try, I get "...was already deployed"
What do I need to do to make the changes I made to my orchistration take
effect?
--
|
|
|
|
|