Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Custom Extension XML › Re: Custom Extension XML
Ok, but when I add the path to my custom extension xml file within the grid properties. I dont get a tag like yours. Even when I rebuild the project. Evertytime when I close/open VS2010 I have to add the path back again. It seems my project doesnt save the changes to grid properties. This only worked out for me with custom xslt and custom extension xml.
This is the message I get when I use custom xslt and custom extension xml:
C:\Users\ASlupianek\Documents\Visual Studio 2010\Projects\…..\……\IWMappingOI_to_IW.btm: The compilation is using the CustomXslt and CustomExtensionXml tags to generate the output. The map content is ignored.
When I try to build the project only with custom extension xml I dont get a message like this. No “The compilation is using the customextensionxml tag to…. I have no CustomExtensionXml tag in my *.btm.
When I search for “Custom” within my *.btm file I cant find any results. Man this is strange. Why do you have a “CustomXSLT” tag and I dont? I have my ExternalAssembly.xml in the same project directory and it is included in my project. But nethertheless I dont get a “CustomXSLT” tag….