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...Module ForumsModule ForumsIFrameIFrameError Installing 04.03.00Error Installing 04.03.00
Previous
 
Next
New Post
1/10/2008 2:06 PM
 

Howdy.

I eagerly installed the new build of iFrame so that I can have automatic height based on content.

I am running DNN 4.8, and was able to install other recently-updated modules with no problem.  Only the iFrame installation has given me difficulty.

When I go to install the updated module, everything appears to load correctly until the "StartJob Creating Files" section.  Here, I get the following:

EndJob Finished Sql execution
 
StartJob Creating files
Info Created d:\WWW\DNN\DesktopModules\IFrame\App_LocalResources\EditIFrame.ascx.resx
Info Created d:\WWW\DNN\DesktopModules\IFrame\App_LocalResources\IFrame.ascx.resx
Info Created d:\WWW\DNN\DesktopModules\IFrame\Providers\DataProviders\SqlDataProvider\03.02.00.SqlDataProvider
Info Created d:\WWW\DNN\DesktopModules\IFrame\Providers\DataProviders\SqlDataProvider\03.02.03.SqlDataProvider
Info Created d:\WWW\DNN\DesktopModules\IFrame\Providers\DataProviders\SqlDataProvider\04.03.00.SqlDataProvider
Info Created d:\WWW\DNN\DesktopModules\IFrame\Providers\DataProviders\SqlDataProvider\Uninstall.SqlDataProvider
Info Created d:\WWW\DNN\DesktopModules\IFrame\04.03.00.txt
Info Created d:\WWW\DNN\DesktopModules\IFrame\EditIFrame.ascx
Info Created d:\WWW\DNN\DesktopModules\IFrame\EditIFrame.ascx.vb
Info Created d:\WWW\DNN\DesktopModules\IFrame\IFrame.ascx
Info Created d:\WWW\DNN\DesktopModules\IFrame\IFrame.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()

Any suggestions?  Is this enough information to help diagnose the problem?

By the way, I have already scoured the forums for similar problems.  There is an old documented issue with needing to remove a Microsoft reference from the <configuration> tag in web.config.  That is NOT the issue in this case.  My <configuration> tag is clean as a whistle.

 
New Post
1/10/2008 4:33 PM
 

I just installed the IFrame on dnn 4.8 without any issues. Both - source and install.

The error message indicates that you are having some issues in the Installer class. I would suggest trying to restart application and trying it again.


Vitaly Kozadayev
Principal
Viva Portals, L.L.C.
 
New Post
1/14/2008 9:35 AM
 

Jim, please check  your web.config, it should contain a lot of nodes, at least configuration/system.web/compilation must exist! Please compare to release.config for a working example.

 
New Post
1/23/2008 5:25 AM
 

I've had the same error on my install and it's taken ages to figure out, the dnn file for IFrame contains a tag [app_code] - this is the only recently released module (since dnn4.7) which has this tag, hence why its the only module which "seems" to be broken.

In my case it was a specific code in web.config - the resource installer trys to read from the /configuration/system.web/codeSubDirectories/ node - if it cant locate it then it fails and causes the above issue.

As I have extra apps in sub folders which aren't DNN related I had added the key: < location inheritInChildApplications="false" > which contains the system.web node and hides it from sub apps (we have a big site and this is essential).  This means the actual path is   /configuration/location/system.web/codeSubDirectories/

I temporarily commented out the location lines and IFrame installed successfully.

incedentaly - this location node also breaks and asp.ajax code in your portal (saying you need a scriptmanager before updatepanel)

Hope this helps,

Andy.

 
New Post
1/23/2008 4:30 PM
 

Andy Bond wrote 

As I have extra apps in sub folders which aren't DNN related I had added the key: < location inheritInChildApplications="false" > which contains the system.web node and hides it from sub apps (we have a big site and this is essential).  This means the actual path is   /configuration/location/system.web/codeSubDirectories/

xpath is /configuration/system.web/compilation/codeSubDirectories/, and the installer assumes that /configuration/system.web/compilation already exists.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsIFrameIFrameError Installing 04.03.00Error Installing 04.03.00


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