|
Home > Archive > BizTalk Server Orchestration > June 2004 > COM+ Rollup for Windows 2003 ?
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 |
COM+ Rollup for Windows 2003 ?
|
|
|
| Hi,
My Development machine is Windows 2003. In Microsoft site I found Roll ups
for Windows XP and 2000. Is there any COM + Roll up for Windows 2003?
When I tried to deploy the tutorial example of BizTalk 2004, I am getting
an error.The log file is as shown below.
Any help will be appreciated.
[Microsoft.BizTalk.Deployment.DeploymentException] Unable to deploy early
bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException] Failed
updating binding information. BindingException: Address should be unique.
Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already present for
<Receive Location -
EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
865157d825_ReceiveLocation> Refresh and try again.
[Microsoft.BizTalk.ExplorerOM.ConcurrencyException] Address should be
unique. Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already
present for <Receive Location -
EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
865157d825_ReceiveLocation> Refresh and try again.
[Microsoft.BizTalk.Deployment.DeploymentException] Unable to deploy early
bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException] Failed
updating binding information. BindingException: Address should be unique.
Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already present for
<Receive Location -
EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
865157d825_ReceiveLocation> Refresh and try again.
[Microsoft.BizTalk.ExplorerOM.ConcurrencyException] Address should be
unique. Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already
present for <Receive Location -
EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
865157d825_ReceiveLocation> Refresh and try again.
Thanks,
Phani
| |
| Matt Milner 2004-05-05, 8:38 am |
| It looks like you might have already run this. Try running the cleanup
script and starting over, or just go into the biztalk explorer in vs.net and
remove the particular receive location it is talking about in the error.
Essentially, you cannot have two receive locations with the same address.
You get problems with both locations trying to receive the messages (e.g.
two threads fighting over picking up a message in a folder).
Matt
"Phani" <phanimadhavsv@yahoo.com> wrote in message
news:O7v$R5oMEHA.3016@tk2msftngp13.phx.gbl...
> Hi,
>
> My Development machine is Windows 2003. In Microsoft site I found Roll ups
> for Windows XP and 2000. Is there any COM + Roll up for Windows 2003?
>
> When I tried to deploy the tutorial example of BizTalk 2004, I am getting
> an error.The log file is as shown below.
>
> Any help will be appreciated.
>
> [Microsoft.BizTalk.Deployment.DeploymentException] Unable to deploy early
> bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException] Failed
> updating binding information. BindingException: Address should be unique.
> Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already present for
> <Receive Location -
>
EAIOrchestrations_1.0.0.0_EAIOrchestrations. EAIProcess_ReceiveReqPort_4644b1
> 865157d825_ReceiveLocation> Refresh and try again.
> [Microsoft.BizTalk.ExplorerOM.ConcurrencyException] Address should be
> unique. Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already
> present for <Receive Location -
>
EAIOrchestrations_1.0.0.0_EAIOrchestrations. EAIProcess_ReceiveReqPort_4644b1
> 865157d825_ReceiveLocation> Refresh and try again.
>
> [Microsoft.BizTalk.Deployment.DeploymentException] Unable to deploy early
> bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException] Failed
> updating binding information. BindingException: Address should be unique.
> Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already present for
> <Receive Location -
>
EAIOrchestrations_1.0.0.0_EAIOrchestrations. EAIProcess_ReceiveReqPort_4644b1
> 865157d825_ReceiveLocation> Refresh and try again.
> [Microsoft.BizTalk.ExplorerOM.ConcurrencyException] Address should be
> unique. Address 'C:\Tutorial\Filedrop\ReceiveRequest\*.xml' is already
> present for <Receive Location -
>
EAIOrchestrations_1.0.0.0_EAIOrchestrations. EAIProcess_ReceiveReqPort_4644b1
> 865157d825_ReceiveLocation> Refresh and try again.
>
> Thanks,
> Phani
>
>
| |
| Louis Bourassa 2004-06-20, 11:09 pm |
| Your suggestion worked for me also. I was doing the Tutorial, and had a duplicate receive port , thx. LB
"Matt Milner" wrote:
> It looks like you might have already run this. Try running the cleanup
> script and starting over, or just go into the biztalk explorer in vs.net and
> remove the particular receive location it is talking about in the error.
>
> Essentially, you cannot have two receive locations with the same address.
> You get problems with both locations trying to receive the messages (e.g.
> two threads fighting over picking up a message in a folder).
>
> Matt
>
>
> "Phani" <phanimadhavsv@yahoo.com> wrote in message
> news:O7v$R5oMEHA.3016@tk2msftngp13.phx.gbl...
> EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
> EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
> EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
> EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_4644b1
>
>
>
|
|
|
|
|