Ever since GotDotNet shut down, it’s become very difficult to find a copy of the .NET Web Service Studio 2.0.

So, as a public service, I am providing it for download free of charge here.

If you’re not familiar with it, here is a blurb from the readme and a screenshot:

.NET Webservice Studio is a tool to invoke webmethods interactively. The user can provide a WSDL endpoint. On clicking button Get the tool fetches the WSDL, generates .NET proxy from the WSDL and displays the list of methods available. The user can choose any method and provide the required input parameters. On clicking Invoke the SOAP request is sent to the server and the response is parsed to display the return value.

This tool is meant for webservice implementers to test their webservices without having to write the client code. This could also be used to access other webservices whose WSDL endpoint is known.

wsstudio2.0.jpg

7 Responses to “.NET Web Service Studio 2.0 - Download Here”
  1. Erik says:

    Here’s an alternative to webservice studio

    http://codeplex.com/storm

  2. Ed says:

    Thank you… for having and sharing this tool.

    Regards

  3. TC says:

    Thanks for sharing.

  4. Michael says:

    Is there any document as how to setup the WebServiceStudio?
    Any configuraiton needed?
    I heard that it doesn’t work for .NET 2.0?

    Thanks for the help,
    Michael

  5. Matt says:

    Setup is as simple as unzipping it and running the exe. No configuration is required. It does work with .NET 2.0 — I don’t know for certain about 3.0 but I would be stunned if it doesn’t.

  6. .NET WebService Studio 2.0 Downloads | its.a.knowing says:

    [...] that view as well as in the motivation of public service started by Rocket Service you could click on this link to download it. All credits to Rocket [...]

  7. Baoluo says:

    Thank you for sharing this..

Leave a Reply