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
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:
Post a Comment