we are trying to connect to FME Server 2014 programmatically via .NET.
We are using the sample code provided by the FME Server Documentation, but get following error:
{"QSIncompleteResponse:Incomplete FME Server response. Expected cSUCCESS|ERROR]+message. Received: "}
The Server is running and the connection via web is successful. We have tried the code with enabled security and disabled security but both ways were unsuccessful. Our Code is attached:
Any Ideas what we are doing wrong?
Thanks in advance!