fastcgi-mono-server

Mono Views rendering (errors?) numbers, in IIS is ok

余生长醉 提交于 2019-12-12 18:52:24
问题 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

Mono random CS0006 compilation errors w/ fastcgi-mono-server4

谁都会走 提交于 2019-12-06 06:50:10
问题 I'm trying to deploy an ASP MVC project developed on Mono/OSX on my Linux server using mono 2.10.8.1 w/ fastcgi-mono-server4 The webapp always starts fine, but then I start getting random CS0006 compilation errors for various URIs, and once they break, they remain broken until I restart the server application. An example error: Server Error in '/' Application Compilation Error Description: Error compiling a resource required to service this request. Review your source file and modify it to