We have a main home page item that when publishing presents an error
Received an error from the server
An error occurred
One or more errors occurred. (Exceptions were thrown by listed actions. (Specified argument was out of the range of valid values. (Parameter 'length')))
Exception Details
System.AggregateException, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e: One or more errors occurred. (Exceptions were thrown by listed actions. (Specified argument was out of the range of valid values. (Parameter 'length')))
we do have a test site setup with the same content but there is not error on that version. Both are hosted within Azure.
The page does actually get published but just this keeps popping up. Does anyone have an idea of what the problem could be?
Random error on publishing
We have a main home page item that when publishing presents an error
Received an error from the server An error occurred One or more errors occurred. (Exceptions were thrown by listed actions. (Specified argument was out of the range of valid values. (Parameter 'length')))
Exception Details System.AggregateException, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e: One or more errors occurred. (Exceptions were thrown by listed actions. (Specified argument was out of the range of valid values. (Parameter 'length')))
we do have a test site setup with the same content but there is not error on that version. Both are hosted within Azure.
The page does actually get published but just this keeps popping up. Does anyone have an idea of what the problem could be?
Hi James,
Did you ever work out what this was?
is working on a reply...