[Mono-aspnet-list] Weird problem with ASP.NET webservice hosted on linux

Ferdinand Funke dr_doom1983 at yahoo.de
Wed Jul 14 10:36:42 EDT 2010


Hi
I have a very strange problem with an ASP.NET webservice hosted on a 
linux machine. The webservice passes a quite large amount of data (~5 
MB, simple pocos) to a Windows Forms program. With less data it all 
works fine. If I try to access the webservice via browser, same behaviour.
The error:
Actually the webservice passes my standard login page (which is not my 
default instead of the xml data that is requested. Same method in the 
service with a parameter which generates lesser amount of data works 
absolutly fine. The error always appears exactly after 1 min 50 sec 
which makes me think that this could be a timeout problem. Actually I 
did not enter a timeout on the server so I am not quite sure if this 
could be the problem. The client's timeout is 1h.

I am running the server on openSuse 11.2 with Mono preview 2.6.6 in a 
vmware virtual machine.

Any hint would be appreciated.

Best regards
Ferdinand


More information about the Mono-aspnet-list mailing list