I am suddenly seeing an error each time I try to save or save and publish a node. I have been publishing items with no issues. This has suddenly occurred.
Server Error in '/' Application.
Specified cast is not valid.
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.InvalidCastException: Specified cast is not valid.
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.
To update my last post. The error was caused by having a decimal property on the datatype. Not sure if this is a reported bug but it just doesn't seem to work at all. I will see if this is a known issue otherwise I will add a bug report on codeplex.
5.1 Save and Publish Error
I am suddenly seeing an error each time I try to save or save and publish a node. I have been publishing items with no issues. This has suddenly occurred.
Server Error in '/' Application.
Specified cast is not valid.
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.InvalidCastException: Specified cast is not valid.
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:
To update my last post. The error was caused by having a decimal property on the datatype. Not sure if this is a reported bug but it just doesn't seem to work at all. I will see if this is a known issue otherwise I will add a bug report on codeplex.
is working on a reply...