I'm wanting to use the SOAP API with a VB .NET application. Short of writing my own SOAP client... which I really don't want to do, does anyone have a WSDL file for rpc.pl provided with OTRS. If anyone has another SOAP server with a WSDL or some example VB code of your own SOAP client I'm open to it as well. I just need to be able to create a ticket from VB .NET. I tried to use OpenNMS's OTRS Intergration SOAP service, and they even provide a WSDL, but Visual Studio does not agree with it.
Thanks to anyone that can't point me in the right direction.