When attempting to access/create a service reference I receive a 500 internal server error. I am following this tutorial:
Invoking a WorkflowGen API using .NET code
Before invoking a WorkflowGen API using .NET code, first verify that you have access to the APIs by doing the following:
- Open a new web browser.
- Connect to your web service with your WorkflowGen URL:
http://yourserver:port/wfgen/ws/ProcessesRuntime.asmx
. - Authenticate with your WorkflowGen account.
- The above URL will provide you with a list of available web service APIs.