Nëse ju jeni dora-kodim fotografi FSHZH dhe duke bërë një shumë të kodit / import / Testi cikle, use the version number to make your life easier.
Unë e urrej të pranoj atë, por deri në këtë javë, I was always deleting the ADF and re-importing it. This would break my business data columns and make me re-wire them. All unnecessary.
File this under "it’s obvious once you see it".
Shembull:
<LobSystem
xmlns:XSi="http://www.w3.org/2001/XMLSchema-instance" XSi:schemaLocation="http://schemas.microsoft.com/office/2006/03/BusinessDataCatalog BDCMetadata.xsd" Lloj="Webservice" Version="1.2.0.0" Emër="xyzzyDocumentReview" xmlns="http://schemas.microsoft.com/office/2006/03/BusinessDataCatalog">
Ndryshimi se versioni dhe ri-importojë dhe të dhënave ekzistuese të biznesit kolona përdor variantin e përditësuar automatikisht me asnjë konfigurim shtesë të kërkuara.
</fund>
Technorati Tags: QZHB
Paul, në atë pikë. Unë jam duke gabim e mëposhtme me një ADF Unë jam duke u përpjekur për të importuar në MOSS 2007 Ndërmarrje:
"Application definition import failed. Gabim e mëposhtme ndodhi: Setting IsCollection on TypeDescriptor with Name ‘ProductDataRecord’ and Id ‘<i padisponueshëm>’ (belonging to Parameter with Name ‘Contacts’ and Id ‘110’) will create two consecutive parent-child TypeDescriptors that have ‘IsCollection’ i vendosur. TypeDescriptors koleksionuese mund të ketë vetëm një fëmijë të vetme TypeDescriptor, përfaqësojnë strukturën e secilit element të mbledhjes së. Emri Parametri: Gabim isCollection u hasur në ose vetëm para Line: '88’ dhe Pozicioni: ’16’. " Këtu është strofë nga xml time ajo është ankuar në lidhje me:
<Parameter Direction="Return" Name="Contacts">
<TypeDescriptor TypeName="System.Data.IDataReader, System.Data, Version = 2.0.3600.0, Culture = neutral, PublicKeyToken = b77a5c561934e089" IsCollection="true" Name="ProductDataReader">
<TypeDescriptors>
<TypeDescriptor TypeName="System.Data.IDataRecord, System.Data, Version = 2.0.3600.0, Culture = neutral, PublicKeyToken = b77a5c561934e089" IsCollection="true" Name="ProductDataRecord">
<TypeDescriptors>
<TypeDescriptor TypeName="System.Int32" IdentifierName="tp_ID" Name="tp_ID">
<LocalizedDisplayNames>
<LocalizedDisplayName LCID="1033">tp_ID</LocalizedDisplayName>
</LocalizedDisplayNames>
<Prona të paluajtshme>
<Property Name="DisplayByDefault" Type="System.Boolean">i vërtetë</Pronë>
</Prona të paluajtshme>
</TypeDescriptor>
Unë jam mbylljes TypeDescriptors mia drejt përfundimit të dosjes. Unë i sigurt shpresoj se ju ose dikush nga atje ka disa ide se çfarë po ndodh këtu? Unë jam dolli për këtë një. Ndonjë ndihmë apo pikë në drejtimin e duhur do të jetë mjaft appreciated.
Falënderim,
Bruce