In article <90671F32-71A2-49F1-87E4-(E-Mail Removed)>,
(E-Mail Removed) says...
> We have the following setup. A VB6 application calls a .NET COM component
> that acts mainly as a forwarding system calling methods on a web service.
>
> When you open up the VB6 object browser and look at the methods exposed by
> the .NET COM Component, you will also see the public methods exposed by the
> WebService. I do not want the VB6 application to know about the WebService.
Is the webservice itself the .NET COM component? Or do you have a .NET
component that calls a .NET webservice and that .NET component is the
one exposed to COM?
--
Patrick Steele
Microsoft .NET MVP
http://weblogs.asp.net/psteele