The Configuration '<custommodule>' is not regi

Posted by Community Admin on 05-Aug-2018 18:30

The Configuration '' is not registered error

All Replies

Posted by Community Admin on 06-Apr-2017 00:00

Trying to get a custom module to load in SF 9.1 and it is failing with the error above.  I have several other modules in our code base that installed just fine, but I have one that is failing.  My support ticket has been largely ignored so here I am asking the general public... any ideas?

Message: HandlingInstanceID: f99b23e1-2470-46ce-bcab-aef7564012d0
An exception of type 'System.Exception' occurred and was caught.
----------------------------------------------------------------
04/06/2017 12:40:21
Type : System.Exception, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The configuration 'CustomModuleName' is not registered
Source : Telerik.Sitefinity
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void VerifySectionRegistered(System.Type, System.String)
HResult : -2146233088
Stack Trace :    at Telerik.Sitefinity.Configuration.Config.VerifySectionRegistered(Type sectionType, String sectionName)
   at Telerik.Sitefinity.Configuration.Config.GetSectionInternal(Type sectionType, Boolean safeMode, String sectionName)
   at Telerik.Sitefinity.Configuration.Config.GetSectionPrivate[TSection](Boolean safeMode)
   at afg.portal.CustomModuleName.CustomModuleNameManager.get_ProvidersSettings() in C:\TFSBuild\18\s\intranet.example.com\src\portal.CustomModuleName\CustomModuleNameManager.cs:line 74
   at Telerik.Sitefinity.Data.ManagerBase`1.GetProvidersSettings()
   at Telerik.Sitefinity.Data.ManagerBase`1.Initialize()

This thread is closed