Hi
Currently we use visualxslt a plugin that does xslt debugging in vs2003 but from the look of it vs2005's version works a little nicer but.. .
We extensively use EXSLT.net, which is a custom xslt processor that inherirts the .net one and adds new functions for xslt. It there anyway to get VS2005 to use this custom assebly to debug with
Thanks
Brian Norman

VS2005 XSLT Debugging with external functions?
sapaplanus
We will be releasing EXSLT.NET for .NET 2.0 really soon, in a week or so. Then you will be able to debug your stylesheets in VS 2005 for sure.
Obviously you would need to start debugging from code, by stepping into Transform() method.
Denis-D
Brian
Glenn N.