Biztalk orchestration deployment wont work.
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Biztalk orchestration deployment wont work.




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Biztalk orchestration deployment wont work.  
KWEZZIE1


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-18-06 10:52 PM

I have been try for days now to pass the first hurdle in the tutorials
(lesson 1) of BTS 2004 but always fails at the deployment stage. the
deployment of EAISchemas.dll works fine with no errors but the deployment of
EAIOrchestration.dll (or should it be EAIOrchestrations.dll) always fails
with two errors. (Find Below). Is there anything I am doing wrong? Please
help because I believe I have installed everything as it should be and
followed all the instructions for this project.

Log entries
Type Message
Information Deploy server="DEXICONS-01" database="BizTalkMgmtDb"
assembly=" C:\Tutorial\Lessons\EAISolution\EAIOrche
strations\bin\Development\
EAIOrchestrations.dll"
Error [Microsoft.BizTalk.Deployment.DeploymentException] Unable to deplo
y
early bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException]
Failed updating binding information. BindingException: Could not validate
TransportTypeData, Address or Public Address properties for Receive Location
'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59c7
e02df2af39e_ReceiveLocation'.
An invalid value for property "ReceiveFolder".
[Microsoft.BizTalk.ExplorerOM.BtsException] Could not validate
TransportTypeData, Address or Public Address properties for Receive Location
'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59c7
e02df2af39e_ReceiveLocation'. An invalid value for property "ReceiveFolder".
Error [Microsoft.BizTalk.Deployment.DeploymentException] Unable to deplo
y
early bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException]
Failed updating binding information. BindingException: Could not validate
TransportTypeData, Address or Public Address properties for Receive Location
'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59c7
e02df2af39e_ReceiveLocation'.
An invalid value for property "ReceiveFolder".
[Microsoft.BizTalk.ExplorerOM.BtsException] Could not validate
TransportTypeData, Address or Public Address properties for Receive Location
'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59c7
e02df2af39e_ReceiveLocation'. An invalid value for property "ReceiveFolder".



Summary
Type Message
Error Command failed with 2 errors and 0 warnings. All actions have been
undone and no changes have been made.







[ Post a follow-up to this message ]



    RE: Biztalk orchestration deployment wont work.  
Shawn


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-19-06 11:07 PM

Looks likeIn the port configuration dialogue in the orch designer, there is
an option to "specify later" in the port binding.  Do this.  Looks like an
error with the rec. location.  Do the specify later option, create your port
s
in the biztalk server, and then bind your orch to the created ports.  Make
sure you are doing I/O on file directories that exist and have the correct
permissions (read/write).  Just another angle to try while trying to debug
this.  Let us know how it goes.  

"KWEZZIE1" wrote:

> I have been try for days now to pass the first hurdle in the tutorials
> (lesson 1) of BTS 2004 but always fails at the deployment stage. the
> deployment of EAISchemas.dll works fine with no errors but the deployment 
of
> EAIOrchestration.dll (or should it be EAIOrchestrations.dll) always fails
> with two errors. (Find Below). Is there anything I am doing wrong? Please
> help because I believe I have installed everything as it should be and
> followed all the instructions for this project.
>
> Log entries
> Type Message
> Information Deploy server="DEXICONS-01" database="BizTalkMgmtDb"
> assembly=" C:\Tutorial\Lessons\EAISolution\EAIOrche
strations\bin\Developmen
t\EAIOrchestrations.dll"
> Error [Microsoft.BizTalk.Deployment.DeploymentException] Unable to dep
loy
> early bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException
]
> Failed updating binding information. BindingException: Could not validate
> TransportTypeData, Address or Public Address properties for Receive Locati
on
> 'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59
c7e02df2af39e_ReceiveLocation'.
> An invalid value for property "ReceiveFolder".
> [Microsoft.BizTalk.ExplorerOM.BtsException] Could not validate
> TransportTypeData, Address or Public Address properties for Receive Locati
on
> 'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59
c7e02df2af39e_ReceiveLocation'. An invalid value for property "ReceiveFolder
".
> Error [Microsoft.BizTalk.Deployment.DeploymentException] Unable to dep
loy
> early bindings. [Microsoft.BizTalk.Deployment.Binding.BindingException
]
> Failed updating binding information. BindingException: Could not validate
> TransportTypeData, Address or Public Address properties for Receive Locati
on
> 'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59
c7e02df2af39e_ReceiveLocation'.
> An invalid value for property "ReceiveFolder".
> [Microsoft.BizTalk.ExplorerOM.BtsException] Could not validate
> TransportTypeData, Address or Public Address properties for Receive Locati
on
> 'EAIOrchestrations_1.0.0.0_EAIOrchestrations.EAIProcess_ReceiveReqPort_d59
c7e02df2af39e_ReceiveLocation'. An invalid value for property "ReceiveFolder
".
>
>
>
> Summary
> Type Message
> Error Command failed with 2 errors and 0 warnings. All actions have been
> undone and no changes have been made.
>
>





[ Post a follow-up to this message ]



    RE: Biztalk orchestration deployment wont work.  
KWEZZIE1


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-06 12:51 PM

thank you very much for your suggestion. it worked but i am facing a new
problem. i am unable to enlist the EAIOrchestrations.EAIProcess. the items
are greyed out in the BT administration console and when i try to do it in B
T
explorer, I get an error asking me to set a host and bind all ports. how do 
i
go about it? what is it really that i am doing wrong?

"Shawn" wrote:
[vbcol=seagreen]
> Looks likeIn the port configuration dialogue in the orch designer, there i
s
> an option to "specify later" in the port binding.  Do this.  Looks like an
> error with the rec. location.  Do the specify later option, create your po
rts
> in the biztalk server, and then bind your orch to the created ports.  Make
> sure you are doing I/O on file directories that exist and have the correct
> permissions (read/write).  Just another angle to try while trying to debug
> this.  Let us know how it goes.  
>
> "KWEZZIE1" wrote:
> 





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:30 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register