BizTalk Server General - Re: Creating Build Script for Scott Colestock NAnt Deployment Wiza

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > September 2004 > Re: Creating Build Script for Scott Colestock NAnt Deployment Wiza





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 Re: Creating Build Script for Scott Colestock NAnt Deployment Wiza
Craig Butler

2004-09-03, 5:49 pm

Asbjorn,

One Final thing and I think Ive got it.

I am getting the error below concerning the EAIOrchestrations.xml binding
file. I have created a Binding file for the entire solution, so I dont
understand why its looking for the Orchestration binding file. Do I need to
create a binding file for my orchestration? If so, how do I do this?

THanks a ton, you've really helped me out!

Error: Could not load binding information from XML file
"EAIOrchestrations\EAIOrchestrations.xml".
The file may not be a valid BizTalk binding information file.
Exception: Could not find file
" C:\BizTalkLabs\EAISolution\EAIOrchestrat
ions\EAIOrchestrations.xml".


"Asbjørn Rygg" wrote:
[vbcol=seagreen]
> Hi again,
>
> gacit is the task that unloads/loads your custom .net assembly to the global
> assembly cache (by calling gacutil /u assemblyname.dll and gacutil /i
> assemblyname.dll). As you wrote earlier your project only includes
> orchestrations and schemas and therefore does not need any unloading/loading
> of custom .net components. The reason for the build failure is simply because
> you probably just removed the assemblyname from the variable..
>
> Remove deploy.components from inside the <target name="deploy" depends="">
> tag and the component section will be ignored..
>
> Cheers,
> Asbjørn
>
> "Craig Butler" wrote:
>
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com