in reply to Re^2: XML Pretty Printer
in thread XML Pretty Printer

Hi ram,

This is Perl code. You can't run this code under .Net.

There is, though, no reason why you can't run perl on your windows server as well as .Net. See http://perl.com/download.csp

Replies are listed 'Best First'.
Re^4: XML Pretty Printer
by Jenda (Abbot) on May 09, 2007 at 14:28 UTC

    Well, that's not entirely true. You could use ActiveState's PerlNET to compile this to a .Net executable or tweak it and pack it up as a .Net DLL. Which might actually make some sense.