Monday 4 August 2008

System.Exception: Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly

System.Exception: Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly.
Cause:
If the binding property EnableBizTalkCompatibilityMode is set to true, you must add the BizTalk property schema DLL for the SAP adapter as a resource in your BizTalk application, that is, the application in which your project is deployed.
Resolution:
The name for the BizTalk property schema for the SAP adapter is Microsoft.Adapters.SAP.BiztalkPropertySchema.dll. This is installed by the BizTalk Adapter Pack setup under :\ Program Files\Microsoft BizTalk Adapter Pack\bin. Perform the following tasks to add this assembly as a resource in your BizTalk application.
To add an assembly as a resource in BizTalk application
  • Click Start, point to Programs, point to Microsoft BizTalk Server 2006, and then click BizTalk Server Administration.
  • In the console tree, expand BizTalk Server 2006 Administration and the BizTalk Group that contains the application to which you want to add the BizTalk assembly.
  • Expand Applications and the application to which you want to add a BizTalk assembly.
  • Right-click Resources, point to Add, and then click BizTalk Assemblies.
  • Click Add, navigate to the folder containing the BizTalk assembly file, select the BizTalk assembly file, and then click Open.
  • In Options, specify the options for installing the BizTalk assembly to the GAC, and then click OK."

Taken from Microsoft site.

-Sheshu

No comments: