Hello everyone, I have been developing a web application that has been running fine under IIS. We are moving to a Linux server for production and are using mod_mono with apache to host the one and only ASP handler in the application. I am running into two errors (so far) that don't make much sense to me. Since the errors are kind of long winded, I have uploaded them as attachments.
I am using the Json.NET library to serialize my results and in fact the first error is an exception that has been serialized this way. The second error seems to being coming from the JSon.NET library itself. I am also using LINQ to SQL to work with a database. let me know if I can provide any more information. Thanks for your help, Max error1.txt <http://mono.1490590.n4.nabble.com/file/n4659521/error1.txt> error2.txt <http://mono.1490590.n4.nabble.com/file/n4659521/error2.txt> -- View this message in context: http://mono.1490590.n4.nabble.com/Several-Erros-while-Porting-Existing-Web-App-tp4659521.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
