WCF Services in vb6 interop user control
-
Wednesday, April 11, 2012 6:53 AM
Hi
i have vb6 Interop user control, and now i want to access wcf services in it ,
suppose in vs2008 we have add service reference option to add wcf services. but it is not exists in vb6 interop usercontrol , how to use this please any body let me know step by step, because i searched many forums, but i did't understand.
please let me know as early as possible.
Regards
Indukuru
- Moved by Bob_BaoMVP Thursday, April 12, 2012 8:22 AM (From:Visual Basic Interop and Upgrade)
All Replies
-
Wednesday, April 11, 2012 4:24 PM
Hi, you may want to consider making a .NET class library that contains the service proxy and use this class to wrap the calls to the service.
Compile this class and make it COM visible. You can then reference this library from vb6 and make calls to your service.
-
Thursday, April 12, 2012 8:14 AM
Hi Indukuru,
Thanks for your posting.
This queue is about VB.Net. I’m afraid that your topic about VB6 is unsuitable here. For better support, I will move this thread to off topic forum. You can find the correct forum with the help of this link: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/6a0719fe-14af-47f7-9f51-a8ea2b9c8d6b.
Sorry for any inconvenience and have a nice day.
Mark Liu-lxf [MSFT]
MSDN Community Support | Feedback to us
-
Thursday, April 12, 2012 9:43 AM
Hi
i have vb6 Interop user control, and now i want to access wcf services in it ,
suppose in vs2008 we have add service reference option to add wcf services. but it is not exists in vb6 interop usercontrol , how to use this please any body let me know step by step, because i searched many forums, but i did't understand.
please let me know as early as possible.
Regards
Indukuru
- Merged by Shanks ZenMicrosoft Contingent Staff Monday, April 16, 2012 5:14 AM duplicate post