Is there a real time debugger , out here for xsl transform
when i run the xsl transform with a xml file (that represents 2000 or more
rows from a sql 2005 tables)
I get a Statckoverflow exception .
Im No Pro at Xsl, there are some running totals in the xsl file, and one
xsl:for loop for each item in the file
any help is welcome
thanks
when i run the xsl transform with a xml file (that represents 2000 or more
rows from a sql 2005 tables)
I get a Statckoverflow exception .
Im No Pro at Xsl, there are some running totals in the xsl file, and one
xsl:for loop for each item in the file
any help is welcome
thanks
Comment