Re: BTSInstaller Help: orchestration is not installed
- From: "Matt Milner" <matt.milner@m3technologypartners dot com>
- Date: Tue, 7 Jun 2005 18:30:56 -0400
Are you sure you are installing the pipeline component into the pipeline
components folder and not the GAC? I thought all files would get copied
before the custom action got run.
Matt
"MS" <yanyi_huang@xxxxxxxxxxxxxxx> wrote in message
news:e8MfEb2aFHA.3488@xxxxxxxxxxxxxxxxxxxxxxx
> Hi everyone,
>
> I have been playing with the BTSInstaller project in BizTalk Server 2004.
> After trying several times, I have not been able to deploy my
> orchestration. I run the MSI with option DEPLOY=true, and the final screen
> indicates a successful install, but orchestration is not installed. A
> binding file is included in the BTSInstaller project. The install log
> shows the following:
>
> Information Deploy server="[my local machine]" database="BizTalkMgmtDb"
> assembly="c:\program files\bts test\CompleteDSTest.dll"
> Error [Microsoft.BizTalk.Deployment.DeploymentException]
> Unable to deploy early bindings.
> [Microsoft.BizTalk.Deployment.Binding.BindingException]
> Failed updating binding information.
> BindingException: Cannot update receive port
> "HarteHanks.CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026".
> [Microsoft.BizTalk.Deployment.Binding.BindingException]
> Cannot update receive port
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026".
> [Microsoft.BizTalk.Deployment.Binding.BindingException]
> Failed to create or update [Receive location
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026_ReceiveLocation"]
> Exception: Cannot update receive location
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026_ReceiveLocation".
> Receive pipeline "Pipelines.CurrentOwnerRP, HarteHanks.Pipelines,
> Version=1.0.0.0, Culture=neutral, PublicKeyToken=37e0467f0e283026" not
> found. [Microsoft.BizTalk.Deployment.Binding.BindingException] Cannot
> update receive location
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026_ReceiveLocation".
> Receive pipeline "Pipelines.CurrentOwnerRP, HarteHanks.Pipelines,
> Version=1.0.0.0, Culture=neutral, PublicKeyToken=37e0467f0e283026" not
> found. [Microsoft.BizTalk.Deployment.Binding.BindingException] Receive
> pipeline "Pipelines.CurrentOwnerRP, HarteHanks.Pipelines, Version=1.0.0.0,
> Culture=neutral, PublicKeyToken=37e0467f0e283026" not found.
> Error [Microsoft.BizTalk.Deployment.DeploymentException] Unable to deploy
> early bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException]
> Failed updating binding information. BindingException: Cannot update
> receive port
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026".
> [Microsoft.BizTalk.Deployment.Binding.BindingException]
> Cannot update receive port
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026".
> [Microsoft.BizTalk.Deployment.Binding.BindingException] Failed to create
> or update [Receive location
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026_ReceiveLocation"]
> Exception: Cannot update receive location
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026_ReceiveLocation".
> Receive pipeline "Pipelines.CurrentOwnerRP, HarteHanks.Pipelines,
> Version=1.0.0.0, Culture=neutral, PublicKeyToken=37e0467f0e283026" not
> found. [Microsoft.BizTalk.Deployment.Binding.BindingException] Cannot
> update receive location
> "CompleteDSTest_1.0.0.0_CompleteDSTest.CompleteDSTestOrchestration_RecvCurrentOwnerRP_37e0467f0e283026_ReceiveLocation".
> Receive pipeline "Pipelines.CurrentOwnerRP, HarteHanks.Pipelines,
> Version=1.0.0.0, Culture=neutral, PublicKeyToken=37e0467f0e283026" not
> found. [Microsoft.BizTalk.Deployment.Binding.BindingException]
> Receive pipeline "Pipelines.CurrentOwnerRP, Pipelines, Version=1.0.0.0,
> Culture=neutral, PublicKeyToken=37e0467f0e283026" not found.
>
>
> In the event log, I notice that BTSInstaller tries to install the
> orchestration dll before the pipeline dll gets installed. Event log
> message as follow:
>
> Event Type: Error
> Event Source: BizTalk Installer
> Event Category: None
> Event ID: 0
> Date: 6/6/2005
> Time: 3:06:30 PM
> User: N/A
> Computer: YHUANGHP
> Description:
> Installing assembly: c:\program files\bts test\CompleteDSTest.dll failed,
> exit code 2
>
>
> Has anyone run into the same problem? Does anyone know why BTSInstaller
> can't figure out the dependencies? Are there references, such as
> documentations and examples, where I can read more about BTSInstaller?
> Success stories out there using BTSInstaller?
>
> Thanks in advance,
> Yan Yi
>
.
- Follow-Ups:
- References:
- Prev by Date: Linked BizTalk projects
- Next by Date: Re: BizTalk Adapter for SQL - SQL Triggers??
- Previous by thread: BTSInstaller Help: orchestration is not installed
- Next by thread: Re: BTSInstaller Help: orchestration is not installed
- Index(es):
Relevant Pages
|