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
Hi All,
I have just transfered over the dictionary items from one database to another using the SQL dts.
The dictionary items are pulling through to the site no problems, but when I go in the UI I get the following error
I have checked the database and it exists.
Would the dictionary items be cached at all, if so where do I clear them?
Thanks
Tom
Hi Tom,
Dictionary items are cached internally. I think this error has to do with caching I would restart the site and see what happens.
Cheers,
Richard
Fixed:
http://issues.umbraco.org/issue/U4-3077
well... the concurrency issue is fixed that will show this error if you have lots of editors editing the dictionary stuff.
If you are importing, then you'll def need to restart the app
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
No key "xxxx" exists in dictionary
Hi All,
I have just transfered over the dictionary items from one database to another using the SQL dts.
The dictionary items are pulling through to the site no problems, but when I go in the UI I get the following error
No key xxxx exists in dictionary
I have checked the database and it exists.
Would the dictionary items be cached at all, if so where do I clear them?
Thanks
Tom
Hi Tom,
Dictionary items are cached internally. I think this error has to do with caching I would restart the site and see what happens.
Cheers,
Richard
Fixed:
http://issues.umbraco.org/issue/U4-3077
well... the concurrency issue is fixed that will show this error if you have lots of editors editing the dictionary stuff.
If you are importing, then you'll def need to restart the app
is working on a reply...