Click the web reference in Solution Explorer and in the Properties window, set the "URL Behavior" property to be "Dynamic".
John Saunders
WCF is Web Services. They are not two separate things.
Use WCF for All New Web Service Development, instead of legacy ASMX or obsolete WSE
Use File->New Project to create Web Service Projects
|