Web Services

Hi,

Just wondering if anybody here has any experience in consuming Rhythmyx web services with VB6?

Cheers

I vaguely recall a discussion about this in the past.

I believe that VB6 lacks real “Web Services”, you can “roll your own” with MS-XML, but that’s likely to be quite painful.

I do not know of anybody who has done this successfully. I do know of customers who are using .NET, of course.

Dave

Hi Dave,

Yes, I ended up coding the project we discussed in .Net.

It was really just to check to see if there was anybody out there that had done it that you weren’t aware of. I’ll create a dll in .Net and wrap it for use by our legacy VB6 application.

Thanks,

Damien