IE 9 Beta has been working great as a web broser, but when it comes to running my development projects, I'm having quite a few issues. So many infact that I think it's time to figurre out how to go back to IE8. This latest problem is with the "out of the
box" WCF REST Singleton service. It will not produce the expected results in IE 9. It does produce the expected results in FireFox, and I'll bet it's correct in IE8 as well. So, just create a new service using the rest singleton template, refactor-rename my
TestClass and run. IE9 does not seem to be recognizing any xml formatting, only the data. Looks fine in FireFox though. I thought I heard that IE9 Had a "compatibility morde" where I could set it back to 8 for development stuff, but I sure can't find
that setting.
Any ideas out there? Thanks!
View Complete Post