DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Could not load provider DotNetNuke.Providers.RadEditorProvider.EditorProvider, DotNetNuke.RadEditorProvider

 7 Replies
 1 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Jie
New Around Here
Posts: 10
New Around Here

Hi community,

I’m encountering several issues after duplicating our production DotNetNuke (DNN) environment to a UAT instance. I would appreciate any insights or suggestions.

After copying the entire site folder, creating the UAT website, restoring the database, and updating the connection string, we’re seeing the following error in the log:

<code>Could not load provider DotNetNuke.Providers.RadEditorProvider.EditorProvider, DotNetNuke.RadEditorProvider </code>

In addition to this, we are experiencing several other errors related to missing assemblies or unresolved dependencies. Here are a few examples from the logs:

<code>&#91;ERROR&#93; DotNetNuke.Web.DependencyInjectionInitialize - Unable to configure services for ToSic.Sxc, Version=12.8.0.39546... - LoaderException: Could not load file or assembly 'Microsoft.AspNetCore.Http.Features, Version=1.1.1.0...' </code>

<code>&#91;ERROR&#93; DotNetNuke.Web.DependencyInjectionInitialize - Unable to configure services for WI.Modules.WowChartv2, Version=2.0.9.16913... - LoaderException: Could not load type 'WI.Modules.ModuleBase.ModuleControlBase' from assembly 'WI.Modules.ModuleBase, Version=1.0.0.0...'</code>

<code>&#91;ERROR&#93; DotNetNuke.ComponentModel.ProviderInstaller - ConfigurationErrorsException: Could not load provider DotNetNuke.Providers.RadEditorProvider.EditorProvider... </code>

It seems that several third-party modules or dependencies are either missing or not loading correctly in the UAT environment.

Has anyone experienced similar issues or can suggest a reliable approach to troubleshoot and resolve this? Specifically:

  • Is there a checklist to ensure all necessary DLLs and configurations are migrated properly?

  • Could this be related to incorrect binding redirects, missing packages, or module version mismatches?

  • Are there best practices for cloning a DNN environment to avoid these types of issues?

Any help would be greatly appreciated.

Best regards,
Jay

 


 

Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!

It sounds like two things may be true:

  1. You're running an older version of DNN (likely older than 9.8.0); 
  2. You're either missing those files or they're not able to be read for some reason. 

If the files are indeed there, then the most likely issue is Windows folder-level permissions,  Be sure you apply the required permissions so IIS can properly host your website.  

The other possibility could be that you haven't fully setup your environment yet to host an ASP.NET application.  

Jie
New Around Here
Posts: 10
New Around Here

Hi Will,

Thank you for your response.

We are currently running DNN version 9.10.2 in our production environment without any issues. Now, we’re in the process of setting up a UAT environment using the following steps:

  1. Copied the entire website folder from the production server to the UAT server.

  2. Backed up the production database and restored it on the UAT SQL Server.

  3. Updated the connectionString in webDOTconfig to point to the UAT database.

However, upon launching the site in UAT, I encountered a large number of errors in the logs.

Did I miss anything in the setup process?

also, another attempt I tried for another similar error below:
2025-06-12 14:37:36.504-04:00 [uat][D:2][T:1][ERROR] DotNetNuke.Web.Mvc.Extensions.StartupExtensions - Unable to configure services for Microsoft.SqlServer.Smo, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, see exception for details 
- LoaderException: Could not load file or assembly 'Microsoft.SqlServer.Dmf.Common, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

I tried reinstall the whole sql server service pack, the issue still not fixed. Then I copied all the file from sevice pack folder, then we got another error:
"Could not load file or assembly 'Microsoft.ReportingServices.MapWinControl' or one of its dependencies. An attempt was made to load a program with an incorrect format."

Just to confirm:

  • The UAT server is hosting other websites successfully.

  • I followed the steps shown in the video you shared.

  • The IIS_IUSRS group has full permissions on the entire site folder.

Any guidance would be greatly appreciated.

Best regards,
Jay

 

Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!

You also need to add/update the default PortalAlias in the database.  But, this sounds like a completely different issue/problem than your original post.  Is this the same site? 

Jie
New Around Here
Posts: 10
New Around Here

Yes, it is the same website.
Those errors are just few examples in our UAT environmnet.
Any more suggestions please?

Also, how should I change portalallias in the database? Is there any instruction I can follow?

Thanks again,

Jay

 

 

Senior Member
Posts: 1325
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!

Did you try forcing the NTSF rights on the folder (and subfolders) from the folders security settings (in windows)?

Jie
New Around Here
Posts: 10
New Around Here

Thank you Timo.

Yes, I did grant full permission to IIS_IURSRS.and also tried your suggestion, but still no luck.

Any further suggestion please?

Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Posted By Jie on 6/13/2025 11:43 AM

Yes, it is the same website.
Those errors are just few examples in our UAT environmnet.

Also, how should I change portalallias in the database? Is there any instruction I can follow?

Jay

I don't know... This screams "missing files" or "wrong permissions."  

 

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved