I also found problem with asp.net and MONO 1.1.8 and 1.1.8.1.
When I run app which works perfectly in 1.1.7 and edit data for example in TextBox after postback if changes polish letters to arabian or sth ;-)
and also adds "0" on the end of edited string.. I have no time to debug this, but it seems that in mono 1.1.8 and 1.1.8.1 is a bug.
best
Tomek


Adrian Dinu napisaƂ(a):
Hi

I've got a huge problem with Web Services under mod_mono right now.

I have updated mono to 1.1.8 and subsequently to 1.1.8.1 and both give me the same problem.

Basically, if I try to run a WebMethod using the WsdlHelpGenerator page, the page stalls for a long time and in the end throws the error: Thread Was being aborted. A .NET Client is able to connect to the Web Service and call the WebMethods so I'm guessing the problem is in the WebService client implementation in Mono.

Looking at the error_log in apache I see:

Unhandled Exception: System.Net.WebException: Read error
in <0x00350> System.Net.WebConnection:EndRead (IAsyncResult result)
in <0x000ac> System.Net.WebConnectionStream:EndRead (IAsyncResult r)

Can anyone help me with this?

Configuration:

Gentoo Linux

mono-1.1.8.1
xsp + mod_mono 1.0.9
apache 2.0.54
kernel-2.6.7

I would like to mention also that it used to work under mono 1.1.7




Adrian Dinu
Technical Manager
Dream Team Software

_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list



_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to