Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Undeploy problem
- This topic has 5 replies, 1 voice, and was last updated 6 years, 10 months ago by
community-content.
-
AuthorPosts
-
-
November 10, 2005 at 7:39 AM #12250
Hi,
I’ve unenlisted my orchestrations and I would like to undeploy the assembly, but there are errors, and I don’t know how to do !
Here are the error messages:
————————————————————
Error Pipeline EAISchemasSc1.SendOMNIS, EAISchemasSc1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3b4efb76e16bf1ba is being referenced by Send port
EAISchemasSc1_1.0.0.0_EAISchemasSc1.OrchestrationOPALE_Send_OP_OM_Port_3b4efb76e16bf1baError Pipeline EAISchemasSc1.SendOMNIS, EAISchemasSc1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3b4efb76e16bf1ba is being referenced by Send port EAISchemasSc1_1.0.0.0_EAISchemasSc1.OrchestrationPOLYPOINT_Send_PO_OM_Port_3b4efb76e16bf1ba
Error [Microsoft.BizTalk.Deployment.DeploymentException] Could not remove one or more pipelines contained in this BizTalk assembly from the Configuration database.
Error [Microsoft.BizTalk.Deployment.DeploymentException] Could not remove one or more pipelines contained in this BizTalk assembly from the Configuration database.
——————————————————————————-
I’ve seen in groups google that I shold delete manually the pipelines ?!?I don’t understand very well !!
Does anybody have any tips for me ???
Thank you in advance – A.C.
-
November 10, 2005 at 10:32 AM #12251
OK,
thank you !
I’ll try to do it and I let you know ……
regards
A.C.-
November 10, 2005 at 10:59 AM #12252
😕
Hi Stephen W. Thomas, I’m sorry, but I can’t run this tool !!
I have problems!
I’m not used to work with .net, I’m new, so maybe I do some ridiculous mistakes !!When I try to debug the solution that I’ve downloaded, there are errors in BTHelper.cs
——–
using Microsoft.BizTalk.ExplorerOM;–> the type or namespace BizTalk does not exist
and in the references, the ‘Microsoft.BizTalk.ExplorerOM’ reference could not be found…
—–
could you help me please ???
thank you in advance!
A.C.-
November 10, 2005 at 12:44 PM #12253
Hi,
the problem was not very hard, but for somebody like me, because it’s the first time that I work with Biztalk (few weeks), it’s not very easy!
So,
you should go to the Biztalk explorer, and to Send Ports, and there you can remove manually the send ports who give problems !!!!
then you can undeploy with the wizard !!
Now I’m doing a new Solution, and I follow your tips : I create [b:957ba7d524]3 projects[/b:957ba7d524], for pipelines, maps/schemas and orchestrations !!!
Thank everybody – A.C.
-
November 10, 2005 at 9:41 AM #12254
It looks like you have a send pipeline inside your Orchestration project that is used on a send port. You need to change that back to Pass Through or Xml before you can un-deploy. This tool can help: https://www.biztalkgurus.com/Tools/Development-Helper-Tool.html
It would probably be best to separate your items into 3 projects: Orchestrations, Pipelines, and Maps/Schema.
Hope this helps.
-
November 11, 2005 at 9:25 AM #12255
Good to hear you got it working.
Also, you might want to check out the MSDN labs (https://www.biztalkgurus.com/forums/viewtopic.php?t=2). They can be helpful.
The tool needs to be run on a computer with Biztalk 2004 (may require SP1) and with SQL on the same server. Sorry for the trouble with it
-
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.