DNN Forums

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

Can't copy DNN app

 4 Replies
 1 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 6
New Around Here

I've tried several times to copy a DNN installation from one server to another, along with its database. DNN 9.2.2 at the moment. If only it didn't throw exceptions right away I think it would run normally.. but I get this concerning the OutputCacheModule:

[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.HttpModules.OutputCaching.OutputCacheModule.OnResolveRequestCache(Object sender, EventArgs e) +513
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +141
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Has anybody met this problem and conquered it?



 

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

Have you tried clearing the cache on the website before running it? I'd suggest using the clear cache feature as described in this video:

https://www.youtube.com/w...-0y8o5EBYVcCY2yzhTZk

Next, stop the current website to remove any locks on it. You can do this in IIS or your respective hosting control panel.

Now, delete all cache from the following folders:

- App_Data/Search
- Portals/_default/Cache
- Portals/#/Cache (if it exists)
- Portals/#-System/Cache

(Replace the numbers above with any relevant portal ID, as necessary.)

Leave any Placeholder.txt and ReadMe.txt files you find in those folders, but everything else can go.

New Around Here
Posts: 6
New Around Here
I tried your suggestion, though unfortunately it did not make any difference. I still get the null reference exception having to do with a caching module. What else could it be I wonder?
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Posted By Robert Dickow on 23 Jun 2019 05:13 AM
I tried your suggestion, though unfortunately it did not make any difference. I still get the null reference exception having to do with a caching module. What else could it be I wonder?

Hmmm... That's all I've had to do in the past. 

Growing Member
Posts: 80
Growing Member

I found an old post on the DNNSoftware forum on the same topic. Once again it was Will doling out the good advice. There are suggestions in there that have not been said here yet. It might have your answer. Hope so. https://www.dnnsoftware.c...null-reference-error

 

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