Friday, 13 June 2008

Viewing XML in Oxygen's browser

I had a problem viewing XML files in the browser configured within Oxygen 9: IE7 wouldn't launch at all.
I fixed is by running:

regsvr32 msxml3.dll

I was then able to open the XML files with IE.