You are viewing limited content. For full access, please sign in.

Question

Question

Connection validation failed. Error: 'Specified argument was out of the range of valid values. Parameter name: value'. [0458-WF0]

asked on January 19, 2017 Show version history

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

0 0

Replies

replied on January 19, 2017

Tried with Named User login as well.. even that did not work.. so not sure, could it be bad install of the workflow server or the LF server ?

0 0
replied on January 19, 2017

Is the Laserfiche Server listening port something else besides the default port 80? Or is the Laserfiche Server using SSL and Workflow is configured to use SSL to connect to the Laserfiche Server? In either case, when specifying the Laserfiche Server in the connection profile, add

:[port]

after the server name and specify the valid port. See if that allows the validation to succeed.

0 0
replied on January 20, 2017

You know what that actually worked, i put :443 it validated, but if i put :80 it does not, where do i fix this issue on the laserfiche server side or the workflow server side ?

 

Though my Laserfiche Admin console shows me the repository server is running on port 80.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.