Had a spot of bother with adding multiple pieces of media. Adding a single media node using the picker and the content saves without issue. If I pick multiple I recieve the following error.
Thank-you for any help or ideas you might be able to give.
Server Error in '/' Application.
Arithmetic overflow error converting expression to
data type datetime. The statement has been terminated.
Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.
Exception Details: System.Data.SqlClient.SqlException:
Arithmetic overflow error converting expression to data type datetime. The
statement has been terminated.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Arithmetic overflow error
Hi Marco,
Had a spot of bother with adding multiple pieces of media. Adding a single media node using the picker and the content saves without issue.
If I pick multiple I recieve the following error.
Thank-you for any help or ideas you might be able to give.
Server Error in '/' Application.
Arithmetic overflow error converting expression to data type datetime.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.The statement has been terminated.
Exception Details: System.Data.SqlClient.SqlException: Arithmetic overflow error converting expression to data type datetime.
The statement has been terminated.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
is working on a reply...