Viewing XML in IE6

  • Thread starter Thread starter Kannan Palanisamy
  • Start date Start date
K

Kannan Palanisamy

I can not view XML files in IE6. When I open any one XML
file, from my system, it starts File Download Window and
keep on blinking, until I restart the system. My laptop
is running on Windows XP Professional with SP1. Could
anyone please help me to resolve this issue?
 
Just had the same problem. Try running these commands one after the
other from the command prompt:
regsvr32 msxml2.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll

It did the trick for me. Had the same issue.

John H. Miller (MSFT)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top