We always get this error
(500) Cannot continue the execution because the session is in the kill state.
even when using, scanning station app or web based. Any ideas?
We always get this error
(500) Cannot continue the execution because the session is in the kill state.
even when using, scanning station app or web based. Any ideas?
0人中0人がこの記事が役に立ったと言っています
コメント
3件のコメント
Hi,
Have you solved it by now?
Best regards,
Vladimir
I had to change AFC database compatibility level to an older one (2017)
ALTER DATABASE database_name
SET COMPATIBILITY_LEVEL = 140
After that I restarted every afc service and the errors were gone
Best regards
サインインしてコメントを残してください。