[Mono-devel-list] Microsoft.Web.Services2 on Mono

Joshua Perry Jperry at 1800contacts.com
Wed Jan 26 01:17:43 EST 2005


Wondering if anyone has even tried this... I have a project using it and
thought I would try it out but I get the error below:

** (./CardSystem.exe:17293): WARNING **:
System.Net.Sockets.SocketOptionName 0xfffffffb is not supported at
Socket level

Unhandled Exception: System.Net.Sockets.SocketException: Some sort of
w32 error occurred: 10042
in <0x0005f> System.Net.Sockets.Socket:SetSocketOption
(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionNam
e,int)
in <0x000cf> Microsoft.Web.Services2.Messaging.SoapTcpListener:Start ()
in <0x00310>
Microsoft.Web.Services2.Messaging.SoapTcpTransport:GetInputChannel
(Microsoft.Web.Services2.Addressing.EndpointReference,Microsoft.Web.Serv
ices2.Messaging.SoapChannelCapabilities)
in <0x00031>
Microsoft.Web.Services2.Messaging.SoapTransport:StaticGetInputChannel
(Microsoft.Web.Services2.Addressing.EndpointReference,Microsoft.Web.Serv
ices2.Messaging.SoapChannelCapabilities)
in <0x00121> Microsoft.Web.Services2.Messaging.SoapReceivers:Add
(Microsoft.Web.Services2.Addressing.EndpointReference,Microsoft.Web.Serv
ices2.Messaging.SoapReceiver,bool)
in <0x00012> Microsoft.Web.Services2.Messaging.SoapReceivers:Add
(Microsoft.Web.Services2.Addressing.EndpointReference,Microsoft.Web.Serv
ices2.Messaging.SoapReceiver)
in <0x00090> SixBit.Net.MessagingServer:Listen (string,int)
in <0x0007f> SixBit.DoorControl.CardSystem:Start ()
in <0x00104> SixBit.DoorControl.MainClass:Main (string[])



Otherwise does anyone know a lib to use to do WSE over tcp that may work
with mono?

Thanks,
Joshua Perry



More information about the Mono-devel-list mailing list