Not much... I have Office XP and when open VBA don't have the library "Microsoft Office Soap Type Library v3.0". My question is how do I put in there so that I can execute code that uses it?
Stefano
Main Topics
Browse All TopicsI have some VBA code within XL that calls the Microsoft Office Soap Type Library v3.0, but my PC doesn't have it (in XL I can see msg "MISSING: Microsoft Office Soap Type Library v3.0"). My PC uses Office XP, which comes with an older versio of the Soap Type lib. My question is:
- Is it possible to install the Soap Type Library v3.0 on a PC using Office XP?
- If so, how?
Thanks,
Stefano
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You can install this but you will need to get a copy off someone who has office 2003, the file you are looking for would be MSSOAP30.DLL and it usually lives (on a standard installation) in C:\Program Files\Common Files\Microsoft Shared\OFFICE11
If you can't find someone with that file then I'll drop it on a web server or email it to you.
Thanks for the comment. I can easily find a PC with Office 2003 and get the mssoap30.dll from there. Once I have it, where should I put it on a PC has Office XP (not 2003) in order for it to be picked up by VBA and recognized as one of the available libraries:
Is it \Program Files\Common Files\MSSoap\Binaries the right place?
And does it need to be registered (if so how)?
Thanks,
Stefano
Hello wobbled,
Just copying the mssoap30.dll from Office 2003 to a PC using Office XP doesn't work, need to use install the "Microsoft Office XP Web Services Toolkit 2.0" which can be downloaded from:
http://www.microsoft.com/d
Thanks for your comments, you did point me in the right direction.
Best,
Stefano
Curt,
The link you gave me points to a library that I did try to install but didn't work and your conclustion that "If you haven't got Office 2003, I guess that "Microsoft Office Soap Type Library v3.0" will not be available for you to use" is not true. The link I posted it not the same as yours...
However, you're right, I should have split the point between you and wobbled.... sorry.
Best,
Stefano
Business Accounts
Answer for Membership
by: epaclmPosted on 2007-05-16 at 16:25:23ID: 19105063
Will this link help you at all?
/en-us/lib rary/ aa192 537(office .11).aspx
http://msdn2.microsoft.com
BR,
Curt