Hi,
I'm not able to open a project in Web verification station:

I've enabled Project properties > Workflow > Verification > Enable web stations
My account also has senior verification rights on the project, but I'm still not able to open web verification.
Am I missing something?
Regards, Frank
コメント
2件のコメント
Have you upload project to server?
This was\is a bug in Abbyy.
To resolve this issue you have change the aspnet.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"/>."After that, you are able (again) to select the available projects in web verification.
サインインしてコメントを残してください。