|
-
Jul 19th, 2006, 10:12 AM
#1
Thread Starter
Member
[RESOLVED] Ms Soap 3.0
I am using the following references in a project:
- Visual Basic For Applications
- Visual Basic runtime objects and procedures
- OLE Automation
- Microsoft Internet Controls
- Microsoft Soap Type Library v3.0
- Microsoft XML, v3.0
Things run fine on my machine and I am to the point where I will install the program on a couple of other computers here in the office.
Through the Package and Deployment wizard, I built a setup package to be sure I have all the dependencies and such included.
The setup runs fine all except for the SOAP 3.0 stuff - it fails to register the DLL.
So now I'm trying to find the original redistributable or whatever I downloaded from Microsoft to begin with but all I seem to get is the SOAP 3.0 for .NET stuff.
Anyone know where I can get the SOAP 3.0 Type Library for Visual Basic 6?
Thanks!
-
Jul 19th, 2006, 10:39 AM
#2
Thread Starter
Member
-
Jul 19th, 2006, 10:40 AM
#3
Frenzied Member
Re: [RESOLVED] Ms Soap 3.0
Just out of curiosity ... whats SOAP ?
And no gags please !
-
Jul 19th, 2006, 10:42 AM
#4
Re: [RESOLVED] Ms Soap 3.0
 Originally Posted by EltonHenley
Nevermind...
downloaded soapsdk.exe from Microsoft
That's the whole SDK, if you only want the redistributable you can get it from here.
-
Jul 19th, 2006, 10:46 AM
#5
Re: [RESOLVED] Ms Soap 3.0
 Originally Posted by TheBionicOrange
Just out of curiosity ... whats SOAP ?
And no gags please !
SOAP (Simple Object Application Protocol) is an XML-based scheme for allowing computers to talk to each other over a network such as the Internet, typically as part of a Web service.
-
Jul 19th, 2006, 10:55 AM
#6
Frenzied Member
Re: [RESOLVED] Ms Soap 3.0
oh OK. Never heard of that one before.
I learnt something today
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|