Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-04 Thread Scott Nichol
PROTECTED]> Sent: Thursday, April 04, 2002 8:16 AM Subject: Re: How to setUp a Visual Basic Client to talk to Apache Service > > VERY COOL!!! The first email I read this morning and I'm off to a good > start alreadythanks Scott!!... > > >

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-04 Thread dswanson1
net/scottnichol/vbclienthiapachesoap.htm Scott Nichol - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 9:09 AM Subject: Re: How to setUp a Visual Basic Client to talk to Apache Service > Doug, > > Th

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-03 Thread Scott Nichol
Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 9:09 AM Subject: Re: How to setUp a Visual Basic Client to talk to Apache Service > Doug, > > Thanks for the kind words. I basically aimed to get something working and had > some c

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-03 Thread Scott Nichol
rtElement "sXML" > Serializer.SoapAttribute "xsi:type", , "xsd:string" > Serializer.writeString sSOAPMsg > Serializer.endElement > > It keeps gwetting the following error: Invalid procedure call or argument.

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-03 Thread Scott Nichol
esday, April 03, 2002 7:52 AM Subject: Re: How to setUp a Visual Basic Client to talk to Apache Service > > Scott, > THANK YOU for doing this...that's all I need is a good exampleI > don't suppose you have a WSDL file that "describes" one of the example &g

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-03 Thread dswanson1
Scott, THANK YOU for doing this...that's all I need is a good exampleI don't suppose you have a WSDL file that "describes" one of the example methods?or do the MS clients have to use the low level api because of the xsi:type attribute?...I'll be looking over this one today...thanks a

RE: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-03 Thread Tiago Fernandes Thomaz
It keeps gwetting the following error: Invalid procedure call or argument. Any ideas? Tiago Fernandes Thomaz -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 3 de Abril de 2002 05:28 To: [EMAIL PROTECTED] Subject: Re: How to setUp a Visual Basic Cli

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-02 Thread Scott Nichol
Nigel, I have quickly put together a pair of Web pages regarding Apache SOAP and Visual Basic clients. They are Using a VB Client: http://mywebpages.comcast.net/scottnichol/vbclientapachesoap.htm Installing Apache SOAP, Tomcat, etc.: http://mywebpages.comcast.net/scottnichol/apachesoapinstall

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-01 Thread Scott Nichol
Nigel, Do you want to use VB.NET, or VB 6 with the SOAP Toolkit? I wrote a sample client with a beta of the SOAP Toolkit. With a small modification or two, I believe it would work with the released STK, too. Scott Nichol - Original Message - From: "Cornyn" <[EMAIL PROTECTED]> To: <[EM