Microsoft Content Management Server - Error : Invalid change token.

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > July 2006 > Error : Invalid change token.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Error : Invalid change token.
AmitK

2006-07-20, 1:36 am

Hi All,
I am trying to change "Stop Publishing" property of a posting and
getting following error.

"Invalid change token. The current object data does not match the
data associated with the given change token."

Does anybody have the answer ? Please help me.

Thanks

Stefan [MSFT]

2006-07-20, 7:36 am

Hi Amit,

it sounds you are changing this property outside a workflow event - e.g. in
Page_Load or in a custom console action after the workflow events have
fired.
Any change to an MCMS object will update it's change token.
During save MCMS compare the change token of the object to be updated
against the change token the item had when opening the page in edit mode.
If the change token has changed meanwhile this error will occur.

You need to ensure that your change happens either before or inside a
workflow event.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------


"AmitK" <amitkarnik78@gmail.com> wrote in message
news:1153357816.063697.19480@i3g2000cwc.googlegroups.com...
> Hi All,
> I am trying to change "Stop Publishing" property of a posting and
> getting following error.
>
> "Invalid change token. The current object data does not match the
> data associated with the given change token."
>
> Does anybody have the answer ? Please help me.
>
> Thanks
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com