Using System.Web.Services.Protocols problem
Hi
I want to call a web service on a console program. I find a code and it has "System.Web.Services.Protocols;" namespace. But when add this namespace in my code, VS doesnt recognize this. Have anyone work with this namespace? How may I add this?
Regards.