No available projects to select in a Verification Station: No available projects

Symptoms

A message appears in the verification station, even though there are projects listed in your Administration and Monitoring Console > Settings > Projects:

No available projects

Cause

Incorrect project permissions.

Resolution

The best solution is to re-upload project to the cloud server.
Alternatively, add all the missing roles and rights to the user in Administration and Monitoring Console > Settings > Users:
mceclip2.png

Have more questions? Submit a request

Comments

2 comments

  • Avatar

    Maksym Havryshuk

    Another way to resolve the issue is next:
    Try to change the asp.net.config file's configuration. The file itself is located in
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Aspnet.config
    and  
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\Aspnet.config
    Strings inside both files have to be changed this way:
    <legacyImpersonationPolicy enabled="false"/> <alwaysFlowImpersonationPolicy enabled="true"/>."

    0
  • Avatar

    Permanently deleted user

    Hello everyone, I came across this issue when I had a two projects, one with "UnattendedWorkflow" enabled, the other one with advanced. So I had to create a separate user, give this user only permission for the advanced workflow project with Verification Operator rights. Afterwards it has worked for me.

    0

Please sign in to leave a comment.