After upgrading our DNN site from 9.0.2 to 9.4.4, the log file posted the error below.
DotNetNuke.Services.Exceptions.Exceptions - DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.InvalidOperationException: No service for type 'DotNetNuke.UI.Modules.IModuleControlPipeline' has been registered.
The site comes up properly on initialization; however, on the refresh it shows a 500 internal error.
I have been trying to find and implement ideas on how to resolve this error for many days now, any help would be appreciated!
ASP.NET 4.0.30319
.NET Framework 4.7.2
We do have custom module that we have created. These modules are precompiled when publishing to our servers.
Perhaps this might be the issue. In version 9.0.2 or less, we usually deployed our site with the setting "Precompile during publishing" using Visual Studio.
With this new version 9.4.4, this precompile setting seems to be generating the error mentioned above. When the precompile setting is unchecked the error message is no longer an issue and the site seems to function properly but with the .cs file present.
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.