Attempting to upgrade to 5.1:The configuration 'EventsCo

Posted by Community Admin on 03-Aug-2018 22:57

Attempting to upgrade to 5.1:The configuration 'EventsConfig' is not registered

All Replies

Posted by Community Admin on 17-Oct-2012 00:00

I am doing a dry run on upgrading our project to 5.1 and I getting a Exception: The configuration 'EventsConfig' is not registered]

The line of code is as follows:

DataSource = App.WorkWith()
Line 63: .Events()
Line 64: .Where(n => n.Status == ContentLifecycleStatus.Live && n.EventEnd >= DateTime.UtcNow.Date)

Posted by Community Admin on 18-Oct-2012 00:00

Anyone?

Posted by Community Admin on 19-Oct-2012 00:00

Hey Stephen,

Any chance you're trying to upgrade from v5.0 ? There were some issues with .config files not being registered back then and Telerik released a hotfix for that?

Perhaps reading this thread www.sitefinity.com/.../heads-up-postpone-new-version-5-small-business-edition-projects might help you to isolate the problem...

Jochem

This thread is closed