Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error building visual studio project #8

Open
suhaskm opened this issue Oct 3, 2016 · 3 comments
Open

error building visual studio project #8

suhaskm opened this issue Oct 3, 2016 · 3 comments

Comments

@suhaskm
Copy link

suhaskm commented Oct 3, 2016

Dear Team,

I have a TDS project and when I build the project I get below issue.

Adding item sitecore\templates..........\some.item to package
2> Inner Exception Failed to load version 1 for language en(System.Exception):
2> at Sitecore.Data.Serialization.ObjectModel.SyncVersion.ReadVersion(Tokenizer reader)
2> at Sitecore.Data.Serialization.ObjectModel.SyncItem.ReadItem(Tokenizer reader, Boolean assertVersion)
2> Exception Error reading item: /sitecore/templates/........./__Standard Values(System.Exception):
2> at Sitecore.Data.Serialization.ObjectModel.SyncItem.ReadItem(Tokenizer reader, Boolean assertVersion)
2> at Sitecore.Update.Data.Items.ContentDataItem.GetItem()
2> at Sitecore.Update.Data.Items.ContentDataItem.get_DatabaseName()
2> at HedgehogDevelopment.SitecoreProject.PackageBuilder.PackageBuilder.d(List1 ?, d ?, String ?, IEnumerable1 ?, HashSet`1 ?)
2> at HedgehogDevelopment.SitecoreProject.PackageBuilder.PackageBuilder.d(d ?)
2> at HedgehogDevelopment.SitecoreProject.PackageBuilder.y.d(String[] ?)

Note :The standard values as some HTML in rich text.Can this be a problem?

@mswift
Copy link

mswift commented Sep 18, 2018

Did you ever resolve this? I am experiencing the same issue.

@SorenKerrn
Copy link
Collaborator

We tested and released Sitecore Reference Storefront 10.3.158. Other versions are unchanged. Which version are you trying out?

@mswift
Copy link

mswift commented Sep 19, 2018

Actually I wasn't getting it in while using Reference Storefront. I was seeing it in a build server, but thought you might have insight into why HTML in a rich text field of a standard values item causes such an odd exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants