xsl transform and stackoverflow

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Analizer1

    xsl transform and stackoverflow

    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



  • Marc Gravell

    #2
    Re: xsl transform and stackoverflow

    The specifics of the xslt are going to be important, I suspect

    Comment

    Working...