Education Starter Kit on IIS7, sitefinity 5.1sp2

Posted by Community Admin on 04-Aug-2018 11:56

Education Starter Kit on IIS7, sitefinity 5.1sp2

All Replies

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

I am always getting the following error

Server Error in '/' Application. 

The configuration 'CatalogConfig' is not registered 

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: The configuration 'CatalogConfig' is not registered

Source Error:

Line 4667:           

Line 4668:                if (this.catalogManager == null)

Line 4669:                    this.catalogManager = CatalogManager.GetManager();

Line 4670:                return this.catalogManager;

Line 4671:           

Source File: C:\Users\Administrator\AppData\Local\Telerik.Sitefinity.SDK\Education_109E91A\SitefinityWebApp\Global.asax.cs Line: 4669 



any Idea?

Posted by Community Admin on 13-Nov-2012 00:00

Hi,

Did you ever resolve this as I am getting the same issue.
thanks

Posted by Community Admin on 16-Nov-2012 00:00

Hello Richard and Bassel,

This exception would usually indicate that the Ecommerce module is not acitvated for this project. Can you please check if you are using a license which supports Ecommerce (if you don't have one you can download a trial license that has this module included) and if it does, you can also check if it hasn't been disabled (either from your SystemConfig.config or from Administration->Modules in the Sitefinity backend)

Regards,
Boyan Barnev
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

This thread is closed