I have to write a Jira soap client with C# in Visual Studio 2010 but I have problems with getting die client class imported. The solution presented here doesn't seem to work anymore.
Though the class is accessible, all methods have the type
void Foo()
Also, the program "wsdl.exe", which was previously used to manually generate the client classes out of the WSDL files doesn't seem to exist any more.