Hi people!
I'm programming a console app that gets information of Lists' Sharepoint web service, using Visual Studio. I programmed this communication in a ASP.net webapp that accessed to this webservice. No problem.
But now, I try to call Lists webservice from a console app. When I try to add the web refference I only can choose "add service reference". When I add it, I cannot use a lot of classes such Lists class. I'm getting problems working with listssoapclient class so I want to use Lists.
Does anybody know how to add a web reference from a console application???
Thank you in advanced
I'm programming a console app that gets information of Lists' Sharepoint web service, using Visual Studio. I programmed this communication in a ASP.net webapp that accessed to this webservice. No problem.
But now, I try to call Lists webservice from a console app. When I try to add the web refference I only can choose "add service reference". When I add it, I cannot use a lot of classes such Lists class. I'm getting problems working with listssoapclient class so I want to use Lists.
Does anybody know how to add a web reference from a console application???
Thank you in advanced