visual studio 2005 web references?
am 19.11.2007 21:04:42 von soni2926hi,
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.