Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm seeing a lot of log entries for SEOChecker as follows
2018-10-11 14:30:23,948 [P15368/D4/T87] ERROR SEOChecker.Core.Repository.Queue.AnalyserQueueRepository - SEOChecker: SEOChecker: Error validating document '5214' System.Data.SqlClient.SqlException (0x80131904): String or binary data would be truncated.
Is there a way to disable this? Or manage this in a different way?
Hi Sean,
I fixed this in v2.1 but only for new installs. What you can do is increase ErrorDescription column of SEOCheckerValidationIssues table.
Set column length to 2550 and it should be ok again.
Best,
Richard
Thanks Richard. I'll give that a try.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Lots of log entries for "String or binary data would be truncated."
I'm seeing a lot of log entries for SEOChecker as follows
Is there a way to disable this? Or manage this in a different way?
Hi Sean,
I fixed this in v2.1 but only for new installs. What you can do is increase ErrorDescription column of SEOCheckerValidationIssues table.
Set column length to 2550 and it should be ok again.
Best,
Richard
Thanks Richard. I'll give that a try.
is working on a reply...