Ok thanks Think I'm sorted now, the wizard allowed me to 'create' the web
service in the file system rather than in http, so although it seemd to work
when run on its own, it wasn't able to advertise itself to any consumers
Not sure why creating in the file system is a sensible option to offer ( but
then I'm just starting out here)
"Peter Kelcey" <> wrote in message
news: oups.com...
> You can just use the URL that points directly to your .asmx file or the
> .wsdl file.
>
> I.e. http://localhost/myproject/testservice.asmx
>
> Peter Kelcey
>