Results 1 to 6 of 6

Thread: [RESOLVED] Ms Soap 3.0

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2004
    Location
    Mississippi
    Posts
    54

    Resolved [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!

  2. #2

    Thread Starter
    Member
    Join Date
    Oct 2004
    Location
    Mississippi
    Posts
    54

    Re: Ms Soap 3.0

    Nevermind...

    downloaded soapsdk.exe from Microsoft

    http://www.microsoft.com/downloads/d...displaylang=en

  3. #3
    Frenzied Member TheBionicOrange's Avatar
    Join Date
    Apr 2001
    Location
    Cardiff, UK
    Posts
    1,818

    Re: [RESOLVED] Ms Soap 3.0

    Just out of curiosity ... whats SOAP ?

    And no gags please !

  4. #4
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: [RESOLVED] Ms Soap 3.0

    Quote 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.

  5. #5
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: [RESOLVED] Ms Soap 3.0

    Quote 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.

  6. #6
    Frenzied Member TheBionicOrange's Avatar
    Join Date
    Apr 2001
    Location
    Cardiff, UK
    Posts
    1,818

    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
  •  



Click Here to Expand Forum to Full Width