Hello, I use mono 1.2.6, mod_mono and xsp2 1.2.1 with the Microsoft Ajax framework. I use the rating widget which throws "Invalid length" on a postback:
15|error|500|Invalid length.| I believe this used to work. I tryied to debug it and I guess this happends inside mod-mono-server2.exe: * no error log in Apache, the request is OK: XX.XXX.XXX.XXX - - [26/Feb/2008:20:18:56 -0800] "POST /[URL]?[Parameters] HTTP/1.1" 200 29 "http://www.domain.net/[URL]?[Parameters]" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080208 Mandriva/2.0.0.12-1.1mdv2008.0 (2008.0) Firefox/2.0.0.12" * with log4net I found that this does not hit the Page_Load function of my aspx page So the problem seems to happen between Apache and the aspx.page. Is there a way to get mod-mono-server2.exe to produce a log file? Thank you Julien
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
