[Mono-list] Error with mod_mono: Invalid length

Julien Sobrier julien at sobrier.net
Tue Feb 26 21:51:06 EST 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080226/472c6877/attachment.html 


More information about the Mono-list mailing list