visual studio 2005 web references?

visual studio 2005 web references?

am 19.11.2007 21:04:42 von soni2926

hi,
I've been working with VS 2003 before and whenever i added a web
reference it generated the proxy cs file for me, those were all
pointing to .asmx. Recently i started playing around with VS 2005, i
added a web reference to amazon's service, it was to a wsdl, not
asmx. It did not generate the .cs proxy for me, i had to run the
wsdl.exe tool to get it. Is this suppose to alway happen, VS only
generates it if you point to a .asmx, or is there a setting in 2005
that i need to set to get it to always generate it?
thanks.

Re: visual studio 2005 web references?

am 19.11.2007 21:09:14 von soni2926

actually forget it, i see the reference.cs file there, it was there
with the .datasource files, which looks like just 2005 generates.