English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need to dubg xslt which was called from codebehind using asp.net 2.0

2006-12-01 06:39:04 · 2 answers · asked by Srinivasarangan N 1 in Computers & Internet Programming & Design

2 answers

which stage are you at? coding with syntax errors? code ok, but not working as it should?

for syntax errors, try the xsl in a better system.. I go between saxon and xalan for the best error messages.

for logic problems, I insert into the code and see what comes back!

there are free debuggers and xsl editors. I use exchanger xml lite 3.2.

2006-12-01 07:50:30 · answer #1 · answered by jake cigar™ is retired 7 · 0 0

Internet Explorer actually works as a great debugger for XSLT.

http://www.microsoft.com/downloads/details.aspx?FamilyId=D23C1D2C-1571-4D61-BDA8-ADF9F6849DF9&displaylang=en

This will let you step through transformations from a provided XML file:

http://www.microsoft.com/downloads/details.aspx?familyid=2fb55371-c94e-4373-b0e9-db4816552e41&displaylang=en

2006-12-01 14:45:27 · answer #2 · answered by evolver 6 · 0 0

fedest.com, questions and answers