asked on July 6, 2017
•
Show version history
I can't seem to get my demo setup to retrieve business processes from my local forms web site.
I have also tried:
localhost/Forms
chasemain/Forms
Here was the diagnostic data:
The remote server returned an error: (404) Not Found. ---Stack Trace--- Server trace: System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at Laserfiche.Workflow.Operations.Forms.TestLaserficheFormServiceOperation.Execute(WcfOperationContext context) at Laserfiche.Workflow.Runtime.Systems.SubsystemCommandHandler.ProcessExecuteCommand(ExecuteOperationCommand command) at Laserfiche.Workflow.Runtime.WcfSubsystem.ExecuteOperation(OperationCommand operation) Client trace at Laserfiche.Workflow.Internal.WorkflowServerClient.ExecuteCommand(OperationCommand data) at Laserfiche.Workflow.WorkflowServerClientExtensions.ExecuteCommandInternal(IWorkflowServerApi api, ExecuteOperationCommand command) at Laserfiche.Workflow.UI.Configuration.WebServiceReferencesDialog.TestLink(Object sender, TestUrlEventArgs e) ***