level that is processing HTML responses and re-writing them in such a way that the output from ELMAH is getting corrupted?
On Thu, Jan 10, 2013 at 5:07 PM, Bohdan Makohin
<ajuk...@gmail.com> wrote:
Hi community,
I have strange problem with view of Error Log page. Shortly speaking, some of the words ib the page are joined (no space between them). See the image below:

I've highlighted most of palces, where the problem occurs, with red line.
My setup configuration:
- Hosting:
- IIS 7.5.7600.16385
- .NET Framework v4.0.30319
- Classic pipeline mode
- ApplicationPool identity
- Backend:
- ASP.NET 4.0
- ASP.NET MVC 3
- Nuget packages
- elmah 1.2.2
- elmah.corelibrary 1.2.2
- Common.Logging 2.1.2
- Web.config (the part concerning Elmah configuration) - https://gist.github.com/4503230
/Bohdan
--