Yeah use wsdl out of the 1.1 framework to generate it :)
I would imagine that you could try tricking it into using the old wsdl.exe
but I am not sure what other odd dependencies may exist :)
> Is there a way to get VS2005 to generate the Begin/End pattern (as VS2003
> always did) for async web service calls rather than the
[quoted text clipped - 8 lines]
>
> Thanks!
D.J. Heap - 27 Apr 2006 16:53 GMT
The new wsdl.exe generates both styles by default and I've used it as a
workaround, but it'd be nice to know if VS2005 is going to break all our
VS2003 web service clients (if someone updates a web reference) or if it has
an option to do one or the other or both styles...
DJ
> Yeah use wsdl out of the 1.1 framework to generate it :)
>
[quoted text clipped - 13 lines]
> >
> > Thanks!