Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 61250 invoked from network); 17 Jul 2004 22:34:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Jul 2004 22:34:58 -0000 Received: (qmail 43151 invoked by uid 500); 17 Jul 2004 22:34:47 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 43103 invoked by uid 500); 17 Jul 2004 22:34:46 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 43090 invoked by uid 99); 17 Jul 2004 22:34:46 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_80_90,HTML_MESSAGE X-Spam-Check-By: apache.org Received: from [199.45.247.101] (HELO mail.windward.net) (199.45.247.101) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 17 Jul 2004 15:34:43 -0700 Received: from belle [192.168.200.129] by mail.windward.net with ESMTP (SMTPD32-8.05) id A97DB0150; Sat, 17 Jul 2004 16:34:37 -0600 From: "David Thielen" To: "Axis Users" Subject: [axis]: Can't access doc/literal java (axis) web service from C#/.net Date: Sat, 17 Jul 2004 16:34:37 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0059_01C46C1B.F3210200" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Thread-Index: AcRsTj2jZtVenCR4QxCG2qRRPIFddA== Message-Id: <200407171634264.SM00336@belle> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0059_01C46C1B.F3210200 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi; I created a very simple web service (pass nothing, returns a string) and created it using doc/literal. It runs fine on the server and my java client can access it with no problem. When I try to access it with C#, I get an arrayindexoutofbounds exception on the call to this.Invoke() in the client proxy code that the .net wsdl program created. Any ideas? Thanks - dave ------=_NextPart_000_0059_01C46C1B.F3210200 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi;

 

I created a very simple web service (pass nothing, = returns a string) and created it using doc/literal.

 

It runs fine on the server and my java client can = access it with no problem.

 

When I try to access it with C#, I get an = arrayindexoutofbounds exception on the call to this.Invoke() in the client proxy code that the = .net wsdl program created.

 

Any ideas?

 

Thanks - dave

------=_NextPart_000_0059_01C46C1B.F3210200--