Re: rope.dll

Peter Thaggard <[email protected]> Tue, 18 Nov 2003 13:09:39 -0500
Newsgroups gmane.comp.windows.devel.soap.general
Message-ID <OFA55D3692.DF086B15-ON85256DE2.0063A51E-85256DE2.0063C2D3@freddiemac.com>
If, however, you cannot use .NET (that is the situation with which I am
faced), but are forced to work
with the VB/VBA world, then you can be rest assured that the SOAP Toolkit,
particularly 3.0, performs admirably.




|---------+---------------------------->
|         |           Scott Seely      |
|         |           <sseely@MICROSOFT|
|         |           .COM>            |
|         |           Sent by:         |
|         |           Discussion of    |
|         |           implementing SOAP|
|         |           applications     |
|         |           today            |
|         |           <[email protected]|
|         |           ELOP.COM>        |
|         |                            |
|         |                            |
|         |           11/18/2003 01:00 |
|         |           PM               |
|         |           Please respond to|
|         |           Discussion of    |
|         |           implementing SOAP|
|         |           applications     |
|         |           today            |
|         |                            |
|---------+---------------------------->
  >------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                              |
  |       To:       [email protected]                                                                                     |
  |       cc:                                                                                                                    |
  |       Subject:  Re: [SOAP] rope.dll                                                                                          |
  >------------------------------------------------------------------------------------------------------------------------------|




It sounds like your app is linking to SOAP Toolkit v1.0. IIRC, ROPE.DLL
doesn't exist in STK 2 and later.
For what its worth, I'd recommend downloading the .NET Framework SDK and
using that for your SOAP experimentation. You should find that your ramp
up time is a lot shorter with the toolkit and lessons learned will apply
to future uses of Web services much better than learning the STK.

.NET Framework SDK:
http://www.microsoft.com/downloads/details.aspx?FamilyId=9B3A2CA6-3647-4
070-9F41-A333C6B9181D&displaylang=en
-Scott

-----Original Message-----
From: Discussion of implementing SOAP applications today
[mailto:[email protected]] On Behalf Of Fig, Ricardo
Sent: Tuesday, November 18, 2003 9:11 AM
To: [email protected]
Subject: [SOAP] rope.dll

Hello,

I just install SOAP KIT 3.0, and I am trying to test a simple program to
consume a web service, but it detect that ROPE.DLL is missing, I check
my hard disk and this is true, I tried to install SOAP Toolkit 3.0 three
times, but it is always the same (I have windows XP)

any idea why ROPE.DLL is missing?

thanks a lot