BizTalk Server Orchestration - Beware: BTSDEPLOY EXPORT binding file - doesn't report bad names

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > February 2005 > Beware: BTSDEPLOY EXPORT binding file - doesn't report bad names





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 Beware: BTSDEPLOY EXPORT binding file - doesn't report bad names
Neal Walters

2005-02-23, 5:58 pm

FYI

I ran this command:

BTSDEPLOY EXPORT SERVER="ITDEV15" DATABASE="BiztalkMgmtDb"
NAME="Odimo.Amazon.BadName" VERSION="1.0.0.0"
CULTURE="neutral" PublicKeyToken="b4d7b77f4362e587"
BINDING="BINDING_Source_Odimo.Amazon.BadName.xml"

I have no Orchestration called Odimo.Amazon.BadName!

The utility reports 0 errors and 0 warnings!!!!!
And creates the binding file that follows:

<?xml version="1.0" encoding="utf-8"?>
<BindingInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Assembly="Microsoft.BizTalk.Deployment, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" Version="3.0.1.0" BindingStatus="NoBindings"
BoundEndpoints="0" TotalEndpoints="0">
<ModuleRefCollection>
<ModuleRef Name="Odimo.Amazon.BadName" Version="1.0.0.0"
Culture="neutral" PublicKeyToken="b4d7b77f4362e587" FullName="">
<Services xsi:nil="true" />
</ModuleRef>
</ModuleRefCollection>
<SendPortCollection />
<DistributionListCollection />
<ReceivePortCollection />
<PartyCollection />
</BindingInfo>

Neal Walters
http://Biztalk-Training.com - SQL, HTTP, FTP, WebService Videos



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com