Version 10 Workflow server, when we try to validate a connection for a new workflow or even existing ones (that worked on version 9.2), it fails and the message is :
Connection validation failed. Error: 'Specified argument was out of the range of valid values.
Parameter name: value'. [0458-WF0]
Any ideas as to how to go about resolving his or why this might even be happening to begin with ?
Here is the full error message from the error log :
Connection validation failed. Error: 'Specified argument was out of the range of valid values.
Parameter name: value'. [0458-WF0]
Exception
System.Exception:
Connection validation failed. Error: 'Specified argument was out of the range of valid values.
Parameter name: value'. [0458-WF0]
Data items: 1
AlreadyLogged: True
Inner Exception
Exception
System.ArgumentOutOfRangeException:
Specified argument was out of the range of valid values.
Parameter name: value
Stack Trace
at Laserfiche.RepositoryAccess.RepositoryRegistration.set_SecurePort(Int32 value)
at Laserfiche.Connection.Lfso.LFConnection.Validate(ConnectionInfo info, Action`1 progressCallback)
at Laserfiche.Workflow.UI.RepositoryInfo.ValidateInfo()
Data items: 0
Cheers