Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: reading XML elements with asp [Thread Next] Re: reading XML elements with aspTo: NULL Date: 7/2/2004 3:03:00 PM "sismis" <zbosnjak@g...> wrote in message news:cc3p3b$t0b$1@l...... > > "Joe Fawcett" <joefawcett@h...> wrote in message > news:#7KcygDYEHA.3476@t...... >> "sismis" <zbosnjak@g...> wrote in message >> news:cc3n4e$q1m$1@l...... >> > Hi! >> > >> > I need to fill the database with selected elements from XML, but cant > get >> > them apart. > ... >> Firstly do not use "microsoft.xmldom". Find out what version your server >> has, hopefully version 4.0, and use the specific id, e.g. >> "MsXml2.DomDocument.4.0". >> Next you're better placed if you use XPath to select the nodes you want > > > Thnx, but don't know which version is, server is Win 2000 SP4. > > There is an error: Server object, ASP 0177 (0x800401F3), Invalid ProgID... > Where can I get update? > > http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en Although you don't need it for this particular usage. Using your current progId will get you version 2 or 3 depending on how version 3 was installed. If you can't or are not allowed to install version 4 use "MsXml2.DomDocument.3.0" as your progId and add the following line after instantiation: source.setProperty "SelectionLanguage", "XPath" -- Joe | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
