I never had to create a web service in 2003 (used remoting exclusively)...
but I do know that in VS2005 you can get the "at-runtime" generated wsdl
file by just running your web service project and clicking on the "Service
Description" link (or pointing your browser direcly to the web service app
url http://localhost/mywebservice for instance).