Im am currenty working on some changes to a webservice (written in C# and VS). Now that most changes are done I need to generate myself a WSDL from the webservice so I can Import the WSDL on my other application to make the changes there.
The problem is that I have no clue how to generate the WSDL. Hope someone can help me out.