Calling a webservice using WCF? [modified]
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi all so I thought WCF could call web services too. Is this true? or is it either WCF OR Web services? if you CAN call a web service through WCF, how would you configure its ? I have this all configured and my WS is running, & my proxy instantiates fine too (meaning it doesnt return null), but when I make a call to a method in my WS. it says "Object reference set to null". Or do I have to create a different proxy for the web service? is that the difference between WCF & WS? thanks in advance! Moazzam -- modified at 3:30 Saturday 30th June, 2007