I think you get this if you have a NetWebService method that is _not_ set as "Part Of" a NetWebService.
So check your NetWebServiceMethod procedures, and make sure all are linked to some "parent" NetWebService procedure. (There's a link from the service to the method, and a link from the method to the service, it's the latter link I'm talking about here.)
cheers
Bruce