Click to See Complete Forum and Search --> : xpath with dom in vc++ or vb


Malathi Chandur
October 18th, 2001, 08:18 AM
Hi All!

I am working with vc++ as well as vb using dom parser for xml document processing. When I pass an xpath expression like "count(//element_name)" to 'Selectnodes' method, getting an error message saying "Unknown method: count". I am using msxml3.dll. Do I need to import/install any more dlls or exes? It is working properly for 'TransformNode' method at the same time. Can anybody help to get out of this?

Thanx & Regards

Malathi Chandur

D.D. de Kerf
February 1st, 2002, 07:58 AM
I have the same problem and no sollution yet.... Can anyone please help us?

> Structured programming vs. chaotic mind boggling

anushreeg
July 7th, 2003, 02:53 AM
i'm also facing the same problem and still didn't get any solution could any one help us?