DNN Forums

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

how to clone my DNN website to another server

 2 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 trying to clone our DNN website from the production server to a UAT server. Could anyone share the standard or recommended steps to do this properly?

Here’s what I’ve done so far, but the UAT site is not working as expected. I'm wondering if I missed something:

  1. Backed up and copied the entire website directory from production to the UAT server

  2. Granted Network Service, IIS_IUSRS, and the Application Pool Identity full permissions to the copied directory

  3. Restored the production database to the UAT SQL Server

  4. Updated the connection string in webDotconfig to point to the UAT SQL Server

  5. Set up a new IIS web application pointing to the UAT site directory

However, I’m encountering the following errors (examples below):

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

<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>

Any advice or step-by-step guidance would be greatly appreciated. Thank you!

Best regards,

Jie


 

Advanced Member
Posts: 234
Advanced Member
4 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
4 Engaged Reader
Engaged Reader
You are an engaged reader!
Jie, assuming you are doing this on a server you control. I would compare server roles and features, including which IIS features are installed on production vs UAT. Also, just a shot in the dark, but also see if .NET Framework 3.5 is installed on the production server but not UAT.
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!

It sounds like you either have missing files or missing 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