Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Msxml2.DOMDocument Versioning Msxml2.DOMDocument VersioningTo: NULL Date: 5/3/2005 9:39:00 AM A couple weeks ago I had a problem where some users were getting
"Automation Server Error" messages on a page specifically trying to
address an MSXML object as follows:
var src = new ActiveXObject("Msxml2.DOMDocument.4.0");
Some users had 3.0, some 4.0, and some 5.0.
If I change the page as follows:
var src = new ActiveXObject("Msxml2.DOMDocument");
does this simply use the latest version or do I have to sniff the users
machine to find out what to call?
Mike
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
