Mono Views rendering (errors?) numbers, in IIS is ok
问题 I'm running a .NET on mono 2.10, developed with ServiceStack 3.9.55 When i run the website with IIS Express everything is OK, but with mono 2.10 and fastcgi-server4 the page render extra numbers like 0 and f7e. I've already tested this o Ubuntu 12, Debian 6 and 7 and the same numbers are displayed. See it here. http://aaviseu.guilhermecardoso.pt/home What you think it may be? UPDATE: This error only appears on 2.10 and it's related with chuncked encoding (on 2x). I don't know when this was