[XML-SIG] xml parser

Lars Marius Garshol larsga@garshol.priv.no
30 Jun 2000 23:26:47 +0200


* Joel Goldstein
|
| I would like to use the SAX parser on an NT platform and I'm having
| trouble doing so. Has anyone done it and if yes would you tell me
| how? I get an eror saying "No parser found"

Could you show us the exact code you use to create a parser? Unless
you do something wrong you should never get that error, since xmllib
is always available.

Knowing where you got your version of SAX would also help.

--Lars M.