Tuesday, February 23, 2010

Debugging the Biztlak Maps in VS 2005

Debugging the Biztlak Maps in VS 2005
  1. Right click the BizTalk map and select “Validate Map”
  2. In the output window you’ll see a link to the .xsl, click on the link to bring it up in VS
  3. Right click the .xsl and select “View Source”
  4. At that point you can set break points in your .xsl
  5. Then select ”XML / Debug XSLT” – and you’ll be able to step thru the XSLT

No comments: