Generating the Web Service
Once the Query is defined and tested and you are happy that data is being returned , you are now ready to generate the Web Service.
Click the Generate Web Service icon (below) and the Web Service will be generated.

Refer to the Getting Started section to see where the Source files are generated and how to access your Web Service.
N.B The Web.Config file generated with the Web Service is encrypted and cannot be changed after generation.
This means that the Web Service must be generated on the Host server on which it will be run,you cannot move it to another machine after it has been generated. If you have already created a project and you wish to generate the Web Service on another machine then you must copy over the project file to that server, ensuring of course you have the Designer for Web services installed on that machine,and generate the Web Service again.