473,386 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

SOAP SDK setup/usage - not recognizing httpconnector type

having all kinds of trouble getting the most rudimentary SOAP client
application to run.

Dim Connector As SoapConnector
Set Connector = New HttpConnector

Can not get past the compile -- no matter how many / which tools I reference
in my project, my code fails with "Compile Error: User-defined datatype not
defined"

Have references for 'soap connector type library' (hlsc10.dll) & micorosoft
soap library (mssoap1.dll) enabled.

What other references do I need to compile / run a VB SOAP client app?
thanks...
/Andrew
Jul 17 '05 #1
2 5446

"Andrew Werden" <an***********@pega.com> wrote in message
news:Pd********************@comcast.com...
having all kinds of trouble getting the most rudimentary SOAP client
application to run.

Dim Connector As SoapConnector
Set Connector = New HttpConnector

Can not get past the compile -- no matter how many / which tools I reference in my project, my code fails with "Compile Error: User-defined datatype not defined"

Have references for 'soap connector type library' (hlsc10.dll) & micorosoft soap library (mssoap1.dll) enabled.

What other references do I need to compile / run a VB SOAP client app?
thanks...
/Andrew


Why both? I get your two lines to compile fine with ust one reference
set to Microsoft Soap Library (mssoap1.dll). I don't have the other one
on my machine. Maybe having both means you have to then qualify your
declarations with the library name?
Jul 17 '05 #2
I think I may have screwed myself. Cant find an HttpConnector class, but I
was able to add an HTTPConnector3 class from MSSOAPLIB30

In the course of trying to 'fix' my system I installed the SOAP 3.0 SDK.
Looks like the API changed from SOAP 2.0.

Which version are you running on your system?
/andrew

"Steve Gerrard" <no*************@comcast.net> wrote in message
news:8I********************@comcast.com...

"Andrew Werden" <an***********@pega.com> wrote in message
news:Pd********************@comcast.com...
having all kinds of trouble getting the most rudimentary SOAP client
application to run.

Dim Connector As SoapConnector
Set Connector = New HttpConnector

Can not get past the compile -- no matter how many / which tools I

reference
in my project, my code fails with "Compile Error: User-defined

datatype not
defined"

Have references for 'soap connector type library' (hlsc10.dll) &

micorosoft
soap library (mssoap1.dll) enabled.

What other references do I need to compile / run a VB SOAP client app?
thanks...
/Andrew


Why both? I get your two lines to compile fine with ust one reference
set to Microsoft Soap Library (mssoap1.dll). I don't have the other one
on my machine. Maybe having both means you have to then qualify your
declarations with the library name?

Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: bigbinc | last post by:
I have setup a soap machine on linux and similar configuration works properly. on a windows mahcine, I get these erros on the addressbook, samples, any ideas. I am pretty sure my classpaths are...
0
by: EagleRed | last post by:
I have written a Web service that I must access from a modified VC++ 6.0 console application. I am using the SOAP Toolkit version 2.0. I am using the HttpConnector, and the SoapSerializer to...
0
by: Fang Yang | last post by:
Hi All, I need to build an client application for a soap server created by using soap toolkit 2.0 the sample code i get is using soap toolkit 2.0 too, as following Private Transporter As...
0
by: Cleo | last post by:
Hi, I am trying to call a WebService Method written in Weblogic from VB.NET and I am getting the following error. I am using SOAP Caal s from VB.NET. Please find the wsdl file and my code. ...
0
by: TC | last post by:
Hey All, Below is a sample of the code that I was handed in VB using the SOAP SDK --I did not write this -- don't shoot the messenger ;-) Private Const ENC =...
0
by: TC | last post by:
Hey All, I have been asked to port a VB6 COM component that makes SOAP calls to .Net. The server side SOAP calls are written in PHP and after referencing the WSDL, the SOAP methods do not offer...
0
by: Jigar.Patel | last post by:
I have simple remoting server exposing following simple method. When I try to add webreference to this server in another project by serveraddresss?wsdl, it gives me following error: Custom tool...
0
by: Jigar.Patel | last post by:
I have simple remoting server exposing following simple method. When I try to add webreference to this server in another project, it gives me following error: Custom tool error: Unable to import...
2
by: Matthew Connor | last post by:
Hi all: I am new to VB.NET and I am trying to serialize a custom structure via a SOAP formatter. My Microsoft published Visual Basic .NET book says to use the following Imports statement: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.