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
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