[Mono-aspnet-list] Lighttpd + Mono Webservice problem (method invoke timeout)

sauerkaos ckaosatom at gmail.com
Sat Jun 27 21:20:52 EDT 2009


Hi everyone !

I am currently trying to setup a web service using mono with lighttpd on
ubuntu 8.10 (Linux beginner) and i am running into a bit of problem:
I use the mono fast-cgi-server2 .

-If i try to invoke a method on the web service (on the auto-generated page)
using my public ip, i get a timeout , and get the following error in the
lighttpd error log :"WARNING **: _wapi_connect: error looking up socket
handle 0xc"
-If i do the same thing using my local ip, i have no problem at all

What could i be missing ?

I googled around and the only thing i found was that there was a problem in
mono that was patched a while back, and i am not sure it is related since
the web service runs fins with the local ip.
I also did some test with simple Asp.net pages and i had no problems with
remote access.

Thanks in advance !

-- 
View this message in context: http://www.nabble.com/Lighttpd-%2B-Mono-Webservice-problem-%28method-invoke-timeout%29-tp24238022p24238022.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list