Consuming OTRS TicketConnector from .NET apps
问题 I want to consume OTRS TicketConnector webservice in a .NET app. Normally, the easiest way to get connected to a webservice is to import its WSDL via 'Add Service Reference'. Unfortunately, OTRS TicketConnector doesn't publish the WSDL. I've found a custom WSDL for TicketConnector here. But when I'm trying to use it in 'Add Service Reference' it leads to an empty Reference.cs showing the following errors: Cannot import wsdl:portType Detail: An exception was thrown while running a WSDL import