XSLT debugging with dll functions

Copper Contributor

I am debugging a map which is all xslt. This xslt references dll to invoke functions and this dll is gaced. When dubugging, my map is failing because I cannot step into the dll functions. How can I get around this ? I would like to step into functions that are referenced in xslt.

 

P.S. I have access to projects containing functions that the xslt references.

0 Replies