Hello all, I'm having a problem in IE. I have a number of reports that are accessed over a local intranet. After making your report selections, a stored procedure in Oracle produces an XML file includes a link to an XSL file. This is passed back to the client browser. I used to rely on IE taking the raw XML and translating it into HTML using the linked XSL file.
However for some reason the reports have stopped working, nothing shows in the browser window! Early versions of FireFox used to show the raw XML and not translate it using the suppied link, stating their XML as data-only belief. But recently it began translating in FireFox as well. It also stopped in FireFox. I managed to get it working again in FireFox by changing the MIME type of the XSL file (or adding one) but this had no effect in IE.
Other PC's in the office show the reports fine, only mine has the problem, and the only thing I can think of doing recently is installing Netscape 8. Has any one else had any problems? And found solutions?
To sum up when I open up ANY XML file in IE it displays an empty screen. Even the examples at somewhere like w3schools.com. I've tried reinstalling IE 6 but it won't do it as my version is newer (even after switching the regsitry IsInstalled key).
Any ideas?