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 out of 0 found this helpful
Comments
3 comments
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
Please sign in to leave a comment.