visual studio 2005 web references?

S

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.
 
S

soni2926

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top