problem with loading WSDL int Visual Studio 2008 (C#)

Jan 20, 2011 at 5:01am
I was given a wsdl file to create a web service client.

When I use VS to load Web Reference, from the wizard screen I can see the three methods. But once I go to project object broswer, I can't see the methods or the data types.

But if I use load Service Reference, I can see everything. however the problem is this way only generates an Interface not a class. Still I can't create use it to create a web service client.

I also tried on VS2003 and VS2005. the result is similar.

Any guru can help ?
Topic archived. No new replies allowed.