Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error on installing the ModuleCaching Memory ProviderError on installing the ModuleCaching Memory Provider
Previous
 
Next
New Post
10/7/2011 5:59 PM
 
This log entry is added when I try to install the 6.0.2 version of DNN. It says that it installed correctly but then when it tries to make a backup of the web.config before it edits it it returns an object reference not set. The web.config exists so what is it failing on?

<LogProperties><LogProperty><PropertyName>Install Package:</PropertyName><PropertyValue>MemoryProvider</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading files</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>File license.txt read successfully</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>File MemoryProvider.dnn read successfully</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>File releaseNotes.txt read successfully</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>File Uninstall.SqlDataProvider read successfully</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>File bin/Providers\DotNetNuke.Provider.ModuleCaching.MemoryProvider.dll read successfully</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading files done.</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading Installation Manifest file</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading Package Manifest - Provider - DotNetNuke.ModuleCaching.MemoryProvider</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading Component Manifest - Script</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Found valid path () for Uninstall.SqlDataProvider.</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading Component Manifest - Assembly</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Found valid path (bin\Providers) for DotNetNuke.Provider.ModuleCaching.MemoryProvider.dll.</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading Component Manifest - File</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Found valid path () for license.txt.</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Found valid path () for releaseNotes.txt.</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Reading Component Manifest - Config</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Manifest file finished successfully</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Starting Installation</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Starting Installation - DotNetNuke.ModuleCaching.MemoryProvider</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Starting Installation - Script</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Begin Sql execution</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Creating backup of previous version - Uninstall.SqlDataProvider</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Created - Uninstall.SqlDataProvider</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Finished Sql execution</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Component installed successfully - Script</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Starting Installation - Assembly</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Assembly registered - bin\Providers\DotNetNuke.Provider.ModuleCaching.MemoryProvider.dll</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Creating backup of previous version - bin\Providers\DotNetNuke.Provider.ModuleCaching.MemoryProvider.dll</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Created - bin\Providers\DotNetNuke.Provider.ModuleCaching.MemoryProvider.dll</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Component installed successfully - Assembly</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Starting Installation - File</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Creating backup of previous version - license.txt</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Created - license.txt</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Creating backup of previous version - releaseNotes.txt</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Created - releaseNotes.txt</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Component installed successfully - File</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Starting Installation - Config</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Creating backup of previous version - web.config</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Exception - Object reference not set to an instance of an object.</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Installation Failed - Config</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Rolling back component install - Script</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Restored backup of previous version - Uninstall.SqlDataProvider</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Component rolled back successfully - Script</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Rolling back component install - Assembly</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Restored backup of previous version - bin\Providers\DotNetNuke.Provider.ModuleCaching.MemoryProvider.dll</PropertyValue></LogProperty><LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Component rolled back successfully - Assembly</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Rolling back component install - File</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Restored backup of previous version - license.txt</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Restored backup of previous version - releaseNotes.txt</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Component rolled back successfully - File</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Installation Failed - DotNetNuke.ModuleCaching.MemoryProvider</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Deleted temporary install folder</PropertyValue></LogProperty>
<LogProperty><PropertyName>Info:</PropertyName><PropertyValue>Installation Failed</PropertyValue></LogProperty></LogProperties>
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error on installing the ModuleCaching Memory ProviderError on installing the ModuleCaching Memory Provider


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out