by administrator
9. January 2010 16:17
Well, there's a couple of bugs. First, the first post in the database won't publish for some reason. I've been going in circles, but no matter what I do, I can't get the software to show the first post in the database to anonymous users. We'll email the author about that problem.
The second thing I noticed is that this site won't show to anyone using Firefox or Chrome. Both of those browsers report will either report a network error or they report that the site is using some kind of compression that isn't supported by the browser. This happens even though I've gone into the settings and turned all of the compression settings off.
Since this works fine on IIS 6 and before with those browsers, I'm suspicious that a setting in my web.config is doing this and that the fault is located in the System.WebServer section. It seems as though whenever you have a compatibility issue between IIS6 and IIS7 and above, it's the result of Microsoft breaking backward compatibility with legacy websites. It sure would have been nice if they would have given developers a migration tool, in my opinion. If you know of an easy way to convert web.config between IIS versions, please let me know in the comments (if those are working, that is.... haven't tested it yet).