Page 1 of 1

simplexml in phalanger

PostPosted: August 5th, 2007, 5:03 am
by evilmonkey@codeplex
Hello,
I'm trying to get simplexml to work, however, it...doesn't. I have the following line in my app.exe.config:
<add assembly="php_domxml.mng, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="domxml" />

I read that simplexml was implemented into the xmldom, so I assume this is it. VS2005 tells me that it can't find any simplexml commands. PLease tell me what I'm doing wrong. Thank you! =D