Whenever I try and open an XML file in IE6 it displays a file download box with open and save options. When I click on open it justs re-opens this box. Anyone know what the problem could be? I have XML files linked to open with IE.
open up windows explorer. Press SHIFT key and right cilck on the XML file. Click OPEN WITH... then choose Internet Explorer. BE SURE TO CHECK "ALWAYS OPEN WITH" checkbox. Next time the file will open up in IE. Same with Dreamweaver.
Now I could solve the problem by:
- downloading and installing msxml (i.e. msxml3.exe)
- downloading xmlinst.exe
- running "xmlinst -u" (Delete all registry entries that were created by any
version of msxml.dll.)
(now IE could already open xml-files as text!)
- running "regsvr32 msxml3.dll"
(now IE could already open/parse xml-files as xml!)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.