Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Error Code
btm1034
Explanation
The Custom XSLT Path property has been overridden without the Custom Extension XML property being overridden. If this is intentional, you can ignore this warning.
BizTalk Mapper will use the XSLT specified by the Custom XSLT Path property and generate a dummy Extension XML mapping file. If you make calls to external assemblies from within the provided custom XSLT, you must specify a file using the Custom Extension XML property that contains the prefix to assembly name mapping.
User Action
If the condition indicated by this warning was not intentional, either provide a compatible value for the Custom Extension XML property or remove the override value for the Custom XSLT Path property.