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 ...Problem installing module on 4.5.1Problem installing module on 4.5.1
Previous
 
Next
New Post
4/23/2007 12:42 AM
 

Hi All,

Just upgraded to 4.5.1 - nice to see the upgrade process go smoothly for once - however I am now upgrading the modules and keep running into a problem with modules that need to have their own directory in the App_Code folder - the specific error is shown below;

StartJob Installing: HTML (04.05.00)
StartJob Starting Installation
StartJob Reading files
Info Loading 03.00.00.SqlDataProvider
Info File 03.00.00.SqlDataProvider read successfully
Info Loading SqlDataProvider.vb
Info File SqlDataProvider.vb read successfully
Info Loading DNN_HTML.dnn
Info File DNN_HTML.dnn read successfully
Info Loading 04.05.00.SqlDataProvider
Info File 04.05.00.SqlDataProvider read successfully
Info Loading Uninstall.SqlDataProvider
Info File Uninstall.SqlDataProvider read successfully
Info Loading HtmlTextInfo.vb
Info File HtmlTextInfo.vb read successfully
Info Loading HtmlTextController.vb
Info File HtmlTextController.vb read successfully
Info Loading HtmlModule.ascx.vb
Info File HtmlModule.ascx.vb read successfully
Info Loading HtmlModule.ascx.resx
Info File HtmlModule.ascx.resx read successfully
Info Loading HtmlModule.ascx
Info File HtmlModule.ascx read successfully
Info Loading EditHtml.ascx.vb
Info File EditHtml.ascx.vb read successfully
Info Loading EditHtml.ascx.resx
Info File EditHtml.ascx.resx read successfully
Info Loading EditHtml.ascx
Info File EditHtml.ascx read successfully
Info Loading DataProvider.vb
Info File DataProvider.vb read successfully
Info Loading 04.05.00.txt
Info File 04.05.00.txt read successfully
Info Loading 03.01.00.SqlDataProvider
Info File 03.01.00.SqlDataProvider read successfully
EndJob Reading files done.
 
StartJob Reading DNN 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 (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 ([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 Dnn load finished successfully
 
StartJob Begin Sql execution
Info Executing 04.05.00.SqlDataProvider
StartJob Start Sql execution: 04.05.00.SqlDataProvider file
EndJob End Sql execution: 04.05.00.SqlDataProvider file
 
EndJob Finished Sql execution
 
StartJob Creating files
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\App_LocalResources\EditHtml.ascx.resx
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\App_LocalResources\HtmlModule.ascx.resx
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\Providers\DataProviders\SqlDataProvider\03.00.00.SqlDataProvider
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\Providers\DataProviders\SqlDataProvider\03.01.00.SqlDataProvider
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\Providers\DataProviders\SqlDataProvider\04.05.00.SqlDataProvider
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\Uninstall.SqlDataProvider
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\04.05.00.txt
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\EditHtml.ascx
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\EditHtml.ascx.vb
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\HtmlModule.ascx
Info Created C:\Projects\Noble\Portal\DesktopModules\HTML\HtmlModule.ascx.vb
Failure ExceptionSystem.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Common.Utilities.Config.AddCodeSubDirectory(String name) 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 will try messing around with folder permissions before I consider downloading and looking at the source code...

Regards,

Adrian Lewis

 
New Post
4/23/2007 4:10 AM
 

make sure, the asp.Net process has sufficient filse system permissions to create /app_code and subfolders as well as modify web.config


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/23/2007 6:40 AM
 

whenever i try to open the site it always generates this error

DotNetNuke Error: - Version 04.05.00


Cannot open user default database. Login failed. Login failed for user 'EXO-08\ASPNET'.

 

what's wrong with my system???

 
New Post
4/27/2007 8:54 AM
 

hello...anyone can help??

i start a new threat also bout this but noone replying

 
New Post
5/14/2007 1:53 PM
 

Hi Me too.....

just upgraded to 4.5.1 because installed HTML module upgrade on 4.4.1 (DOH!!!) thought the upgrade would fix the editor. It didn't. I have tried deleting the module from site control panel and reinstalling, I've tried deleting the folder from the explorer window and reinstalling. I have checked all the folder permissions and Asp.net has full access to the folder. I have also tried pasting in the source files and then installing over them......But all I get no matter what I do is:

StartJob Starting Installation
StartJob Reading files
Info Loading 03.00.00.SqlDataProvider
Info File 03.00.00.SqlDataProvider read successfully
Info Loading SqlDataProvider.vb
Info File SqlDataProvider.vb read successfully
Info Loading DNN_HTML.dnn
Info File DNN_HTML.dnn read successfully
Info Loading 04.05.00.SqlDataProvider
Info File 04.05.00.SqlDataProvider read successfully
Info Loading Uninstall.SqlDataProvider
Info File Uninstall.SqlDataProvider read successfully
Info Loading HtmlTextInfo.vb
Info File HtmlTextInfo.vb read successfully
Info Loading HtmlTextController.vb
Info File HtmlTextController.vb read successfully
Info Loading HtmlModule.ascx.vb
Info File HtmlModule.ascx.vb read successfully
Info Loading HtmlModule.ascx.resx
Info File HtmlModule.ascx.resx read successfully
Info Loading HtmlModule.ascx
Info File HtmlModule.ascx read successfully
Info Loading EditHtml.ascx.vb
Info File EditHtml.ascx.vb read successfully
Info Loading EditHtml.ascx.resx
Info File EditHtml.ascx.resx read successfully
Info Loading EditHtml.ascx
Info File EditHtml.ascx read successfully
Info Loading DataProvider.vb
Info File DataProvider.vb read successfully
Info Loading 04.05.00.txt
Info File 04.05.00.txt read successfully
Info Loading 03.01.00.SqlDataProvider
Info File 03.01.00.SqlDataProvider read successfully
EndJob Reading files done.
 
StartJob Reading DNN 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 (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 ([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 Dnn load 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
 
Info Executing 03.01.00.SqlDataProvider
StartJob Start Sql execution: 03.01.00.SqlDataProvider file
EndJob End Sql execution: 03.01.00.SqlDataProvider file
 
Info Executing 04.05.00.SqlDataProvider
StartJob Start Sql execution: 04.05.00.SqlDataProvider file
EndJob End Sql execution: 04.05.00.SqlDataProvider file
 
EndJob Finished Sql execution
 
StartJob Creating files
Info Created C:\DotNetNuke\DesktopModules\HTML\App_LocalResources\EditHtml.ascx.resx
Info Created C:\DotNetNuke\DesktopModules\HTML\App_LocalResources\HtmlModule.ascx.resx
Info Created C:\DotNetNuke\DesktopModules\HTML\Providers\DataProviders\SqlDataProvider\03.00.00.SqlDataProvider
Info Created C:\DotNetNuke\DesktopModules\HTML\Providers\DataProviders\SqlDataProvider\03.01.00.SqlDataProvider
Info Created C:\DotNetNuke\DesktopModules\HTML\Providers\DataProviders\SqlDataProvider\04.05.00.SqlDataProvider
Info Created C:\DotNetNuke\DesktopModules\HTML\Uninstall.SqlDataProvider
Info Created C:\DotNetNuke\DesktopModules\HTML\04.05.00.txt
Info Created C:\DotNetNuke\DesktopModules\HTML\EditHtml.ascx
Info Created C:\DotNetNuke\DesktopModules\HTML\EditHtml.ascx.vb
Info Created C:\DotNetNuke\DesktopModules\HTML\HtmlModule.ascx
Info Created C:\DotNetNuke\DesktopModules\HTML\HtmlModule.ascx.vb
Failure ExceptionSystem.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Common.Utilities.Config.AddCodeSubDirectory(String name) 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()

hope there is something to do to fix this.....

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Problem installing module on 4.5.1Problem installing module on 4.5.1


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