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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorHTML/TEXT module error on loadHTML/TEXT module error on load
Previous
 
Next
New Post
9/2/2009 1:52 AM
 

I've tried loading the latest HTML/TEXT module "HTML_04.08.01_Install" and getting the following error message.

Could someone please explain what could be causing the error.

DNN version is 04.09.01

Thanks,
Gary

Resource Upload Logs
 
StartJob Starting Installation
StartJob Reading files
Info Loading EditHtml.ascx.resx
Info File EditHtml.ascx.resx read successfully
Info Loading HtmlModule.ascx.resx
Info File HtmlModule.ascx.resx read successfully
Info Loading Settings.ascx.resx
Info File Settings.ascx.resx read successfully
Info Loading 03.00.00.SqlDataProvider
Info File 03.00.00.SqlDataProvider read successfully
Info Loading 03.01.00.SqlDataProvider
Info File 03.01.00.SqlDataProvider read successfully
Info Loading 04.05.00.SqlDataProvider
Info File 04.05.00.SqlDataProvider read successfully
Info Loading 04.06.00.SqlDataProvider
Info File 04.06.00.SqlDataProvider read successfully
Info Loading 04.06.01.SqlDataProvider
Info File 04.06.01.SqlDataProvider read successfully
Info Loading 04.07.00.SqlDataProvider
Info File 04.07.00.SqlDataProvider read successfully
Info Loading 04.08.01.SqlDataProvider
Info File 04.08.01.SqlDataProvider read successfully
Info Loading Uninstall.SqlDataProvider
Info File Uninstall.SqlDataProvider read successfully
Info Loading 04.05.00.txt
Info File 04.05.00.txt read successfully
Info Loading 04.06.00.txt
Info File 04.06.00.txt read successfully
Info Loading 04.06.01.txt
Info File 04.06.01.txt read successfully
Info Loading 04.07.00.txt
Info File 04.07.00.txt read successfully
Info Loading 04.08.01.txt
Info File 04.08.01.txt read successfully
Info Loading EditHtml.ascx
Info File EditHtml.ascx read successfully
Info Loading EditHtml.ascx.vb
Info File EditHtml.ascx.vb read successfully
Info Loading HtmlModule.ascx
Info File HtmlModule.ascx read successfully
Info Loading HtmlModule.ascx.vb
Info File HtmlModule.ascx.vb read successfully
Info Loading Settings.ascx
Info File Settings.ascx read successfully
Info Loading Settings.ascx.vb
Info File Settings.ascx.vb read successfully
Info Loading SqlDataProvider.vb
Info File SqlDataProvider.vb read successfully
Info Loading DataProvider.vb
Info File DataProvider.vb read successfully
Info Loading HtmlTextController.vb
Info File HtmlTextController.vb read successfully
Info Loading HtmlTextInfo.vb
Info File HtmlTextInfo.vb read successfully
Info Loading DNN_HTML.dnn
Info File DNN_HTML.dnn 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 EditHtml.ascx.resx.
Info Found valid path (App_LocalResources) for HtmlModule.ascx.resx.
Info Found valid path (App_LocalResources) for Settings.ascx.resx.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for 03.00.00.SqlDataProvider.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for 03.01.00.SqlDataProvider.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for 04.05.00.SqlDataProvider.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for 04.06.00.SqlDataProvider.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for 04.06.01.SqlDataProvider.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for 04.07.00.SqlDataProvider.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for 04.08.01.SqlDataProvider.
Info Found valid path (Providers\DataProviders\SqlDataProvider) for Uninstall.SqlDataProvider.
Info Found valid path ([app_code]Providers\DataProviders\SQLDataProvider) for SqlDataProvider.vb.
Info Found valid path ([app_code]) for DataProvider.vb.
Info Found valid path ([app_code]) for HtmlTextController.vb.
Info Found valid path ([app_code]) for HtmlTextInfo.vb.
Info Loading Modules info
Info Loading Control info for 'Text/HTML' module
EndJob Manifest file finished successfully
 
StartJob Begin Sql execution
EndJob Finished Sql execution
 
StartJob Creating files
Failure ExceptionSystem.UnauthorizedAccessException: Access to the path 'C:\Clients\C7917\YOURSITE.com\public_html\DesktopModules\HTML\App_LocalResources\EditHtml.ascx.resx' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFile(String FullFileName, Byte[] Buffer) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateModuleFile(PaFile File, PaFolder Folder) 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
9/2/2009 4:26 AM
 

Make sure, the ASP.Net user account ("Network Service" by default) has full file system permission for the DNN installation directory including all subfolders!


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/13/2009 4:59 PM
 

I am trying to install the latest Text / HTML module since it failed on upgrade and I get a similar error.

ExceptionSystem.UnauthorizedAccessException: Access to the path 'C:\HostingSpaces\mabelwhite\mabelwhitewebsites.com\wwwroot\DesktopModules\HTML\App_LocalResources\EditHtml.ascx.resx' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFile(String FullFileName, Byte[] Buffer) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateModuleFile(PaFile File, PaFolder Folder) 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()

I have checked permissions from the root all the way down to the specific file and they all have all permissions for Network Service user.

Any other ideas? 

 


Forerunner Communications, LLC
DotNetNuke Integration Specialists

 
New Post
11/4/2009 11:37 AM
 

I'm having a similar problem.  However when I delete the files and then install again everything is OK??

Obviously this is a workaround I've used, but I wonder if anybody has got a more satisfactury answer?

 

 
New Post
11/5/2009 8:28 AM
 

Using windows server 2008 R2 64bit, I found I needed to give IIS_WPG user r/w permissions after this it works OK

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorHTML/TEXT module error on loadHTML/TEXT module error on load


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