You can use the .NET tool wsdl.exe to generate a service base class. You can
then create a new service that inherits from the base and Bob's yer uncle.
Andrew
"noname" <no****@privacy.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
>I was wondering how I could get started to implement a webservice in Visual
Studio 2005 based on an existing wsdl file.