Re: C# and Apache SOAP interoperability... - response vs result

2001-07-08 Thread Janesh Vasudeva
r:Microsof > t.Win32.Interop.dll /r:System.Drawing.dll > > > It is invoked by running MS's nmake program in that directory. > > > -Original Message- > From: Janesh Vasudeva [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 05, 2001 11:47 PM > To: [EMAIL PROTEC

RE: C# and Apache SOAP interoperability... - response vs result

2001-07-06 Thread HariNam Singh
o:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 11:47 PM To: [EMAIL PROTECTED] Subject: Fw: C# and Apache SOAP interoperability... - response vs result I have attached file also I amnew to c# , and just second program When i compile my c# program , i get folllowing C:\janesh\practice\s

Fw: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread Janesh Vasudeva
I have attached file also I amnew to c# , and just second program When i compile my c# program , i get folllowing C:\janesh\practice\soapebxml\csharp>csc Proxy4.cs Microsoft (R) Visual C# Compiler Version 7.00.9030 [CLR version 1.00.2204.21] Copyright (C) Microsoft Corp 2000. All rights

Re: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread Janesh Vasudeva
I amnew to c# , and just second program When i compile my c# program , i get folllowing C:\janesh\practice\soapebxml\csharp>csc Proxy4.cs Microsoft (R) Visual C# Compiler Version 7.00.9030 [CLR version 1.00.2204.21] Copyright (C) Microsoft Corp 2000. All rights reserved. Proxy4.cs(5,15): error

RE: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread Matthew J. Duftler
---Original Message- > From: Matthew J. Duftler [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 05, 2001 3:01 PM > To: [EMAIL PROTECTED] > Subject: RE: C# and Apache SOAP interoperability... - response vs result > > > Go to: http://xml.apache.org/soap/mail > > a

RE: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread HariNam Singh
Message- From: HariNam Singh [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 12:58 PM To: '[EMAIL PROTECTED]' Subject: RE: C# and Apache SOAP interoperability... - response vs result well, still adding to this thread ;-) I trapped the response from C# II Server service an

RE: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread Liaw, Wan-Bih
ursday, July 05, 2001 3:01 PM To: [EMAIL PROTECTED] Subject: RE: C# and Apache SOAP interoperability... - response vs result Go to: http://xml.apache.org/soap/mail and (assuming you have your browser set up to handle your email) click on the "Unsubscribe" link. I doubt that sending me

RE: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread Matthew J. Duftler
nal Message- > From: Liaw, Wan-Bih [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 05, 2001 4:01 PM > To: [EMAIL PROTECTED] > Subject: RE: C# and Apache SOAP interoperability... - response vs result > > > please do not send email to me. > > -Original Message--

RE: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread Liaw, Wan-Bih
please do not send email to me. -Original Message- From: HariNam Singh [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 1:58 PM To: '[EMAIL PROTECTED]' Subject: RE: C# and Apache SOAP interoperability... - response vs result well, still adding to this thread ;-) I t

RE: C# and Apache SOAP interoperability... - response vs result

2001-07-05 Thread HariNam Singh
ri.org/";> buenos dias -Original Message- From: HariNam Singh [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 8:39 AM To: '[EMAIL PROTECTED]' Subject: RE: C# and Apache SOAP interoperability... Janesh, here is one of my sample files. I

RE: C# and Apache SOAP interoperability...

2001-07-05 Thread HariNam Singh
onsole Console.WriteLine("Hello World using C#!"); // (new MainApp2()).soapSend(); MainApp2 app2 = new MainApp2(); app2.soapRead("testqueue@router1"); Console.WriteLine("after method call"); } } } -Original Message- From: Janesh V

Re: C# and Apache SOAP interoperability...

2001-07-04 Thread Janesh Vasudeva
/3212/3213 - Original Message - From: "HariNam Singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 03, 2001 10:16 PM Subject: RE: C# and Apache SOAP interoperability... > Janesh, > > I don't have my C# client working fully yet. All you

RE: C# and Apache SOAP interoperability...

2001-07-03 Thread HariNam Singh
can't even see certain topics HariNam -Original Message- From: Janesh Vasudeva [mailto:[EMAIL PROTECTED]] Sent: Monday, July 02, 2001 9:45 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: C# and Apache SOAP interoperability... Hi I am new to C#, I had developed java client

RE: C# and Apache SOAP interoperability...

2001-07-03 Thread HariNam Singh
e for tools in the SOAP documentation. HariNam -Original Message- From: Catalin Tomescu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 8:12 AM To: [EMAIL PROTECTED] Subject: Re: C# and Apache SOAP interoperability... How can I see the HTTP sent/received from the IIS? I would li

Re: C# and Apache SOAP interoperability...

2001-07-03 Thread Kyle Morris
IL PROTECTED]> Sent: Tuesday, July 03, 2001 10:11 AM Subject: Re: C# and Apache SOAP interoperability... > How can I see the HTTP sent/received from the IIS? > I would like to see the exact content of the SOAP message. > I'm using .NET Beta2 and when I try to make a call to an Apac

Re: C# and Apache SOAP interoperability...

2001-07-03 Thread Catalin Tomescu
How can I see the HTTP sent/received from the IIS? I would like to see the exact content of the SOAP message. I'm using .NET Beta2 and when I try to make a call to an Apache Web service form a C# program I receive the following error: Unhandled Exception: System.Net.WebException: The request fai

Re: C# and Apache SOAP interoperability...

2001-07-03 Thread Joseph George
ttp://www.w3.org/1999/XMLSchema";> http://schemas.xmlsoap.org/soap/encoding/";> - - Original Message - From: "HariNam Singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Se

Re: C# and Apache SOAP interoperability...

2001-07-02 Thread Janesh Vasudeva
TED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 10:04 PM Subject: RE: C# and Apache SOAP interoperability... > Allen, > > that's good to know. I tried another of my web services, which returns a > string. It's the same error message. Any other ideas, or s

RE: C# and Apache SOAP interoperability...

2001-07-02 Thread HariNam Singh
: Monday, July 02, 2001 9:20 AM To: [EMAIL PROTECTED] Subject: RE: C# and Apache SOAP interoperability... Microsoft clients can not deal with 'void' returns, the method you are calling must have a return value of something other than type void. Is this the problem? Allen -Origin

RE: C# and Apache SOAP interoperability...

2001-07-02 Thread AByrne
o: '[EMAIL PROTECTED]' Subject: C# and Apache SOAP interoperability... ... or just someone not knowing C# well enough ;-) Here is the story. I downloaded Apache SOAP 2.2 and wrote Java web service for it. The Java client for it works fine as well. As a proof of concept, I wrote a C# client t

C# and Apache SOAP interoperability...

2001-07-02 Thread HariNam Singh
... or just someone not knowing C# well enough ;-) Here is the story. I downloaded Apache SOAP 2.2 and wrote Java web service for it. The Java client for it works fine as well. As a proof of concept, I wrote a C# client to it. The client can successfully invoke Apache web services. Though, it jus