[Mono-aspnet-list] Postback not working properly on Ubuntu

MysteryX mysteryx93 at hotmail.com
Sun Oct 23 02:23:14 EDT 2011


I have recently ported my ASP.NET application to Mono for hosting on a Ubuntu
server. Everything seemed to be working, except that I'm now seeing a
strange problem. Everything works fine on .NET 4 (Windows).

Version information: Mono Runtime Version: 2.10.5 (Debian
2.10.5-1~dhx1~lucid1); ASP.NET Version: 4.0.30319.1

1. Some pages have a submission form. The submit button "is working" except
that when there are validation errors, it does a postback to the server
which shouldn't happen.
http://www.shamanicattraction.com/coaching/dating-coach-for-men

2. If I copy the page as the folder's default page, the submit form doesn't
work anymore. It simply does a postback without doing any action.
http://www.shamanicattraction.com/coaching/copy/

I have installed Mono 2.10.6 and MonoDevelop on my Windows machine to try to
debug the problems. This problem does NOT happen locally; only on Ubuntu.
Thus, if I can't reproduce the problem on Windows, how can I solve this
problem?

--
View this message in context: http://mono.1490590.n4.nabble.com/Postback-not-working-properly-on-Ubuntu-tp3929778p3929778.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list