D Dumzaz Active Member Joined Jul 23, 2007 Messages 38 Reaction score 0 May 13, 2008 #1 Hi Can somebody plpease explain in simple terms, what msxmls are and what they are for? At work we often have to un-register and re-register the msxml's listed above whenever there are IE problems. Thanking you in advance.
Hi Can somebody plpease explain in simple terms, what msxmls are and what they are for? At work we often have to un-register and re-register the msxml's listed above whenever there are IE problems. Thanking you in advance.
D Deenem Expert Member Joined Apr 20, 2005 Messages 1,724 Reaction score 2 Location JHB May 13, 2008 #2 It's Microsoft's XML file parsing component. You can use it to load and parse an XML file. IE uses it to load and parse the HTML and XML documents that are displayed in the browser. In typical MS fashion there are dozens of different version of the files lying around each with their own peculiars quirks nad defects.
It's Microsoft's XML file parsing component. You can use it to load and parse an XML file. IE uses it to load and parse the HTML and XML documents that are displayed in the browser. In typical MS fashion there are dozens of different version of the files lying around each with their own peculiars quirks nad defects.