Hello Cristian Apavaloaiei,
There might be few reasons for the problem.
- There are two projects with different version connected to the same detabase
- The web.config is not merged
- There are changes to the stored procedure sf_CmsPageContent_ins
What I can suggest you is to open
sf_CmsVariables and change the SchemaVersion for instance to 1. Then request the project. Open the database table
sf_CmsVariables and check
SchemaVersion value. Next time when the error is thrown check
SchemaVersion value and if this is different from this one that was set last time then you are making some downgrade and upgrade.
Can you put the project in VisualStudio and load it through its web server. Try to replicate the issue there using another - local database ( created on the same machine)
Regards,
Victor Velev
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items