Hi, I'm working on my first ASP.NET to Mono port. I built a test site with several functionalities to test. One is just a simple form post. The error I'm getting is this:
/Argument cannot be null. Parameter name: inputString Description: HTTP 500. Error processing request. Stack Trace: System.ArgumentNullException: Argument cannot be null. Parameter name: inputString at System.Web.UI.ObjectStateFormatter.Deserialize (System.String inputString) [0x00000] in <filename unknown>:0 at System.Web.UI.LosFormatter.Deserialize (System.String input) [0x00000] in <filename unknown>:0 / This form was/is working fine as ASP.NET on IIS. Maybe there's a configuration I didn't do? -- View this message in context: http://mono.1490590.n4.nabble.com/Error-500-on-form-post-tp4649486.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list Mono-aspnet-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-aspnet-list