Home Page › Forums › BizTalk 2004 – BizTalk 2010 › <extensionobjects/> is coming while validating the map › Re: <extensionobjects/> is coming while validating the map
May 31, 2010 at 5:02 AM
#24839
When validating a map using the BizTalk Mapper the only output is an Xsl file (the compiled map) and an extensionobjects xml file.
The extensionobjects xml file contains references to external .Net assemblies that are called from within the map. If you’re are not using any scripting functoids that reference external assemblies this file is empty.
In the output window of Visual Studio there should be 2 hyperlinks – the first for the Xsl file and second for the extnsionobjects file.