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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Mirrored DNN sites provide module install issues?Mirrored DNN sites provide module install issues?
Previous
 
Next
New Post
7/4/2008 8:46 AM
 

I wonder if anybody can speculate on the following issue which stops me installing DNN modules :

I have 2 websites :

http://dnn.mawhitfield.net AND

http://www.mawhitfield.net

The second one is a direct exact copy of the first. That is, I backed up all the files and the database and restored it to http://www.mawhitfield.net having added this domain as an alias. All up and running.... no problem.... that is until I try to install a DNN module to it...

When installing a DNN module with the first website... no problems the script runs no problems (first output below).

When installing the very same module at the second site above, I get errors. Note, this also goes for subsequent modules I tried just to verify.

Is this something to do with paths stored in the DNN database which still point to http://dnn.mawhitfield.net hence the problem (see below for output) or is it more rudimentary. Is there anything I can do to resolve this problem easily as it is the DNN website at http://www.mawhitfield.net I want to carry on maintaining which is why I backed up and restored here in the first place...

Thanks in advance for all information supplied here... I have had to suspend development as a result for the moment..

 

 

 

 

Original Website at dnn.mawhitfield.net install of a new module gives me success as follows :

Resource Upload Logs
 
StartJob Starting Installation
StartJob Reading files
Info Loading Uninstall.SqlDataProvider
Info File Uninstall.SqlDataProvider read successfully
Info Loading 03.00.00.SqlDataProvider
Info File 03.00.00.SqlDataProvider read successfully
Info Loading Downloads.gif
Info File Downloads.gif read successfully
Info Loading icon_PowerDownloads.gif
Info File icon_PowerDownloads.gif read successfully
Info Loading PowerDownloads.dnn
Info File PowerDownloads.dnn read successfully
Info Loading PowerDownloads.ascx.resx
Info File PowerDownloads.ascx.resx read successfully
Info Loading PowerDownloadsEdit.ascx.resx
Info File PowerDownloadsEdit.ascx.resx read successfully
Info Loading Settings.ascx.resx
Info File Settings.ascx.resx read successfully
Info Loading PowerDownloads.ascx
Info File PowerDownloads.ascx read successfully
Info Loading PowerDownloadsEdit.ascx
Info File PowerDownloadsEdit.ascx read successfully
Info Loading Settings.ascx
Info File Settings.ascx read successfully
Info Loading module.css
Info File module.css read successfully
Info Loading SubzeroSolutions.PowerDownloads.dll
Info File SubzeroSolutions.PowerDownloads.dll read successfully
Info Loading SubzeroSolutions.PowerDownloads.SqlDataProvider.dll
Info File SubzeroSolutions.PowerDownloads.SqlDataProvider.dll read successfully
Info Loading new.gif
Info File new.gif read successfully
Info Loading NoImage.gif
Info File NoImage.gif read successfully
EndJob Reading files done.
 
StartJob Reading Installation Manifest file
Info DNN file is in valid 3.0 format.
Info xml loaded.

Info Loading files info
Info Found valid path (App_LocalResources) for PowerDownloads.ascx.resx.
Info Found valid path (App_LocalResources) for PowerDownloadsEdit.ascx.resx.
Info Found valid path (App_LocalResources) for Settings.ascx.resx.
Info Loading Modules info
Info Loading Control info for 'PowerDownloads' module
EndJob Manifest file finished successfully
 
StartJob Begin Sql execution
Info Executing 03.00.00.SqlDataProvider
StartJob Start Sql execution: 03.00.00.SqlDataProvider file
EndJob End Sql execution: 03.00.00.SqlDataProvider file
 
EndJob Finished Sql execution
 
StartJob Creating files
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\bin\SubzeroSolutions.PowerDownloads.dll
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\bin\SubzeroSolutions.PowerDownloads.SqlDataProvider.dll
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\Providers\DataProviders\SqlDataProvider\03.00.00.SqlDataProvider
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\Uninstall.SqlDataProvider
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\module.css
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\icon_PowerDownloads.gif
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\Downloads.gif
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\NoImage.gif
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\new.gif
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\PowerDownloads.ascx
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\PowerDownloadsEdit.ascx
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\Settings.ascx
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\App_LocalResources\PowerDownloads.ascx.resx
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\App_LocalResources\PowerDownloadsEdit.ascx.resx
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\App_LocalResources\Settings.ascx.resx
Info Created e:\ultimaweb\mawwebsite@yahoo.co.uk\dnn.mawhitfield.net\wwwroot\DesktopModules\PowerDownloads\PowerDownloads.dnn.config
EndJob Files created
 
StartJob Registering DesktopModule
Info Registering Definitions
Info Registering Controls
EndJob Registering finished
 
EndJob Installation successful.
 
 
 
 Return

 

Backed up the 'http://dnn.mawhitfield.net' website and database and restored it to a new domain at www.mawhitfield.net. Tried installing the same module and it gave me errors as follows :

Resource Upload Logs
 
StartJob Starting Installation
StartJob Reading files
Info Loading Uninstall.SqlDataProvider
Info File Uninstall.SqlDataProvider read successfully
Info Loading 03.00.00.SqlDataProvider
Info File 03.00.00.SqlDataProvider read successfully
Info Loading Downloads.gif
Info File Downloads.gif read successfully
Info Loading icon_PowerDownloads.gif
Info File icon_PowerDownloads.gif read successfully
Info Loading PowerDownloads.dnn
Info File PowerDownloads.dnn read successfully
Info Loading PowerDownloads.ascx.resx
Info File PowerDownloads.ascx.resx read successfully
Info Loading PowerDownloadsEdit.ascx.resx
Info File PowerDownloadsEdit.ascx.resx read successfully
Info Loading Settings.ascx.resx
Info File Settings.ascx.resx read successfully
Info Loading PowerDownloads.ascx
Info File PowerDownloads.ascx read successfully
Info Loading PowerDownloadsEdit.ascx
Info File PowerDownloadsEdit.ascx read successfully
Info Loading Settings.ascx
Info File Settings.ascx read successfully
Info Loading module.css
Info File module.css read successfully
Info Loading SubzeroSolutions.PowerDownloads.dll
Info File SubzeroSolutions.PowerDownloads.dll read successfully
Info Loading SubzeroSolutions.PowerDownloads.SqlDataProvider.dll
Info File SubzeroSolutions.PowerDownloads.SqlDataProvider.dll read successfully
Info Loading new.gif
Info File new.gif read successfully
Info Loading NoImage.gif
Info File NoImage.gif read successfully
EndJob Reading files done.
 
StartJob Reading Installation Manifest file
Info DNN file is in valid 3.0 format.
Info xml loaded.
Info Loading files info
Info Found valid path (App_LocalResources) for PowerDownloads.ascx.resx.
Info Found valid path (App_LocalResources) for PowerDownloadsEdit.ascx.resx.
Info Found valid path (App_LocalResources) for Settings.ascx.resx.
Info Loading Modules info
Info Loading Control info for 'PowerDownloads' module
EndJob Manifest file finished successfully
 
StartJob Begin Sql execution
Info Executing 03.00.00.SqlDataProvider
StartJob Start Sql execution: 03.00.00.SqlDataProvider file
EndJob End Sql execution: 03.00.00.SqlDataProvider file
 
EndJob Finished Sql execution
 
StartJob Creating files
Failure ExceptionSystem.UnauthorizedAccessException: Access to the path 'e:\ultimaweb\mawwebsite@yahoo.co.uk\mawhitfield.net\wwwroot\bin\SubzeroSolutions.PowerDownloads.dll' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFile(String FullFileName, Byte[] Buffer) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateBinFile(PaFile File) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFiles(PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
 

 

 
New Post
7/4/2008 10:20 AM
 

Looks like you need to apply file system permissions. The install is failing when it tries to write the files.

I find it's safest to apply and reapply the permssions regularly, especially on a shared server and definitely any time you actually move the files.

Network_Service=RWD should get you going again.

Rob

 

 
New Post
7/7/2008 4:55 AM
 

Cheers Rob... that did the trick... my control panel allowed me to just set the appropriate flag... something I did a long while ago to resolve a past problem but because I don't move things around that often, it's the first thing I forget... Cheers.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Mirrored DNN sites provide module install issues?Mirrored DNN sites provide module install issues?


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