|
Home > Archive > BizTalk Server General > April 2004 > Thanks, but when...
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]
| Author |
Thanks, but when...
|
|
| LANE CAMPBELL 2004-04-01, 11:40 am |
| Thanks, but when I try to undeploy my assembly, I get this:
Undeployment started...
Remove server="LKFDEV04" database="BizTalkMgmtDb" name="Z" version="1.0.0.0" culture="neutral" publickeytoken="47237b57a98787c6"
Unspecified exception: Could not change the bindings for orchestration 'Z.Orchestration_1,Z, Version=1.0.0.0, Culture=neutral, PublicKeyToken=47237b57a98787c6' as one or more instances of the orchestration still exist.
Could not change the bindings for orchestration 'Z.Orchestration_1,Z, Version=1.0.0.0, Culture=neutral, PublicKeyToken=47237b57a98787c6' as one or more instances of the orchestration still exist.
Undeployment failed.
========================================
=========
What I am doing woring?
--
LANE CAMPBELL
"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?
--
| |
| Adam Tompkins 2004-04-01, 5:48 pm |
| Sounds like it's not unenlisted properly.
When you do the unenlist, select the 'Terminate existing Orchestration
Instances' checkbox and then select all the other check boxes in the dialog.
Failing that, try manually stopping the associated ports. Failing that,
delete the ports.
- Adam Tompkins
"LANE CAMPBELL" <lcampbell01@email.uophx.edu> wrote in message
news:OUVXgfAGEHA.4084@TK2MSFTNGP11.phx.gbl...
Thanks, but when I try to undeploy my assembly, I get this:
Undeployment started...
Remove server="LKFDEV04" database="BizTalkMgmtDb" name="Z" version="1.0.0.0"
culture="neutral" publickeytoken="47237b57a98787c6"
Unspecified exception: Could not change the bindings for orchestration
'Z.Orchestration_1,Z, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=47237b57a98787c6' as one or more instances of the
orchestration still exist.
Could not change the bindings for orchestration 'Z.Orchestration_1,Z,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=47237b57a98787c6' as one or
more instances of the orchestration still exist.
Undeployment failed.
========================================
=========
What I am doing woring?
--
LANE CAMPBELL
"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?
--
|
|
|
|
|