Hi.
On IIS 7 or 8, when you have an ASP.NET site deployed (happened with blogengine.net and my own we sites), cyrillic characters display fine until you install URL Rewrite module. When installed, module probably processes the streat of the response data, which results in appearing of diamonds with question mark in them:
When I uninstall the Url Rewrite from IIS machine, the problem automatically goes away.
The problem only occurs with test that was entered into the site through web-based WSWYG-editor (same happened in BlogEnginge.net). When you look at the same text in an edit mode - there is no problem. But at display time the diamonds appear.
Please help with that, since I'd like to be able to have Url Rewrite functionality + be able to display editable cyrillic text on the pages.
Thanks in advance,
Max