Description of problem: Because of mod_mono and xsp version mismatch all mono ASP applications doesn't load. Internal server error HTTP 500 is shown. Version-Release number of selected component (if applicable): xsp-1.2.1-1.fc7.i386 How reproducible: Always. Steps to Reproduce: 1. service httpd start with mod_mono loaded. 2. Load any mono ASP application into the browser. Actual results: Application doesn't run and quits with HTTP 500 internal server error. Apache error log says: mod_mono and xsp have different versions. System.InvalidOperationException: mod_mono and xsp have different versions. at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000] at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.NetworkStream ns) [0x00000] at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.NetworkStream ns) [0x00000] at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000] at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000] [Thu Jun 26 12:38:38 2008] [error] (104)Connection reset by peer: read_data failed [Thu Jun 26 12:38:38 2008] [error] Command stream corrupted, last command was -1 Expected results: Application should run, Apache httpd should not report any errors.
1.9.1 for both XSP and mod_mono should be in f9 stable by now. Version 2 should hit f9-testing towards the end of this week.
I still don't see 1.9.1 in F9 stable. But I see version 2 in F10-dev.