[Mono-list] RE: XSP/server/ServiceClient.exe fails on current CVS build

Lluis Sanchez lluis@ideary.com
Tue, 22 Jul 2003 22:54:24 +0200


Hi Bruce,

Please, update from CVS. I comitted a patch for this error a couple of hours
ago.

- Lluis

----- Original Message ----- 
From: "Krautbauer, Bruce" <bruce.krautbauer@medtronic.com>
To: <mono-list@lists.ximian.com>
Sent: Tuesday, July 22, 2003 10:24 PM
Subject: RE: [Mono-list] RE: XSP/server/ServiceClient.exe fails on current
CVS build


OK, this is getting ridiculous.  I'll try again...

Starting about yesterday (2003-07-21) the XSP ServiceClient example
started to fail.  I updated mcs and mono from CVS, did a make fullbuild,
updated XSP (there were no updates), make clean, make, make install for
XSP, run server.exe and then ServiceClient.exe and get the following
error:

[root@rfc172020130139 xsp]# cd server/test
[root@rfc172020130139 test]# mono server.exe & [1] 5574
[root@rfc172020130139 test]# Listening on port: 8080 Listening on
address: 0.0.0.0 Root directory: /root/mono/xsp/server/test Virtual
directory: /
[root@rfc172020130139 test]#

[root@rfc172020130139 test]# cd ../../test
[root@rfc172020130139 test]# mono ServiceClient.exe localhost:8080
Testing simple web service

Unhandled Exception: System.Web.Services.Protocols.SoapException: Array
index is out of range
in <0x0038c> 00
System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
(System.Net.WebResponse,System.Web.Services.Protocols.SoapClientMessage,
System.Web.Services.Protocols.SoapExtension[])
in <0x00082> 08
System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
(System.Net.WebResponse,System.Web.Services.Protocols.SoapClientMessage,
System.Web.Services.Protocols.SoapExtension[])
in <0x00207> 00
System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
(string,object[])
in <0x00075> 08
System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
(string,object[])
in <0x0005e> 00 WebServiceTest.TestService:Echo (string)
in <0x00063> 08 WebServiceTest.TestService:Echo (string)
in <0x000d9> 00 WebServiceTest.ServiceClientTest:Main (string[])

I'll try to look into it, but I'm betting someone else on this list will
figure it out much faster.

Thanks,
Bruce


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list