Լուծում BDC adf Import ձախողման: “Հետեւյալ սխալ:”

Ես եւս մեկ անգամ Արհեստի BDC adf ֆայլեր ձեռքով (այնպես որ ես կարող եմ կառուցել իմ "իջնել իմ Մարգագետինների!" Ես) եւ հարվածել Այս սիրուն սխալ:

պատկեր

"Application definition import failed. Հետեւյալ սխալ:"

Ինչպես տեսնում եք,, կա սխալ, սակայն … դա չի ասել ինձ, թե ինչ է դա.

Իմ դեպքում,, the issue turned out that I had started off with a functional ADF for a different project that connected to a database and executed a SQL query against a view. In this new project, I am calling a method on a web service. I had stripped out the DB specific stuff and added my web service stuff, սակայն թարմացում <LobSystem>’s Type attribute. I switched it to "WebService" եւ ես երջանիկ տեղափոխվել է ավելի ու ավելի հետաքրքիր ներմուծման սխալներով, որոնք թվով ժամանակի ընթացքում.

Այստեղ սխալ LobSystem:

<LobSystem
xmlns:xsi =http :/://www.w3.org/2001/XMLSchema-instance
xsi:schemaLocation =http :/://schemas.microsoft.com/office/2006/03/BusinessDataCatalogBDCMetadata.xsd
Type="Database"
Version="1.0.0.0" Name="xyzzy"
xmlns="
http :/://schemas.microsoft.com/office/2006/03/BusinessDataCatalog">

Սա ճիշտ է:

<LobSystem
xmlns:xsi =http :/://www.w3.org/2001/XMLSchema-instance
xsi:schemaLocation =http :/://schemas.microsoft.com/office/2006/03/BusinessDataCatalogBDCMetadata.xsd
Type="WebService"
Version="1.0.0.0" Name="xyzzy"
xmlns="
http :/://schemas.microsoft.com/office/2006/03/BusinessDataCatalog">

</վերջ>

Արորդիների Tags:

Ավելացնել կարծիք

Ձեր էլ. Փոստի հասցեն չի հրապարակվելու. Պահանջվող դաշտերը նշված են աստղանիշով *