BDC ADF İdxal edilməməsi həlli: “Aşağıdakı səhv baş verdi:”

Mən bir daha əl ilə BDC ADF faylları crafting edilib (Mən qurmaq edə bilərsiniz, belə ki, mənim "mənim çim qurtarmaq!" Mən) və bu sevimli səhv edib:

image

"Application definition import failed. Aşağıdakı səhv baş verdi:"

Gördüyünüz kimi, bir səhv var, lakin … bu nə mənə izah edəcəyik deyil.

Mənə gəldikdə isə, 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, lakin güncellenemedi <LobSystem>’s Type attribute. I switched it to "WebService" və mən məsud yeni və çox maraqlı idxal səhvlər köçürülüb, olan gelince baxılırdı.

Burada yanlış LobSystem edir:

<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">

Bu doğru:

<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">

</son>

Technorati Tags:

Şəkil Yükləmə

E-poçt ünvanından dərc olunmayacaq. Lazım alanlar qeyd olunur *