Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

PortalWebHosting
  Ads  
r2i.ntegrated
 


  Sponsors  

Meet Our Sponsors

telerik
ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Install It!  Install Fails After Optional Skins Page
Previous Previous
 
Next Next
New Post 9/30/2008 5:23 PM
User is offline kpeters
9 posts
10th Ranked


Re: Install Fails After Optional Skins Page 

I am creating a new DNN portal (4.9.0) from scratch and just received the same error. This is a clean server - I installed the .NET Framework 2.0.50727 immediately before starting the DNN install. I got as far as skin options, clicked next, and received the "value cannot be null" report.

Server Error in '/SERVER' Application.
--------------------------------------------------------------------------------

Value cannot be null.
Parameter name: value
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: value

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:

[ArgumentNullException: Value cannot be null.
Parameter name: value]
   System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic) +680
   System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) +103
   System.Web.Caching.Cache.Insert(String key, Object value) +96
   DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String CacheKey, Object objObject, CacheDependency objDependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration, CacheItemPriority Priority, CacheItemRemovedCallback OnRemoveCallback, Boolean PersistAppRestart) +135
   DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String CacheKey, Object objObject, CacheDependency objDependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration, Boolean PersistAppRestart) +70
   DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject, TimeSpan SlidingExpiration, Boolean PersistAppRestart) +72
   DotNetNuke.Entities.Portals.PortalController.GetPortal(Int32 PortalId) +280
   DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +121
   DotNetNuke.Common.Globals.GetHostPortalSettings() +216
   DotNetNuke.Common.Globals.GetPortalSettings() +79
   DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule.OnAuthenticateRequest(Object s, EventArgs e) +62
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +157
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

 

I'm certainly no .NET expert, so if anyone determines what conflict there is between the framework and DNN 4.9.0, I would very much appreciate their assistance. The ASPNET account has appropriate permissions on the DNN file folder, and the first several install steps performed smoothly indeed.

 
New Post 9/30/2008 11:54 PM
User is offline Robert Collins
607 posts
www.brisingergroup.com
7th Ranked






Re: Install Fails After Optional Skins Page 

 I am in communication with the Core Team about this trying to see if we can issolate and/or reproduce it and figure out the issue.


Robert J Collins
Founder, President, and CEO


BGI SCORM LMS Portal - The Power of eLearning in DNN
(SCORM 1.2 & 1.3/2004 Conformant)

"When economies tighten, learning organizations need more than ever to find ways to strengthen organizational effectiveness and support strategic objectives."
  >> Gary VanAntwerp

Other Endeavors:
Founder, DNNGuru.com
Helping DNN Gurus and DNN Project Owners Make the Connection!

Emeritus DotNetNuke Core Team Member
 
New Post 10/1/2008 8:05 AM
User is offline Jesse Wolfe
13 posts
10th Ranked


Re: Install Fails After Optional Skins Page 

I got the same error doing a custom install.

It appears to be related to the ActiveDirectory module. It's seeking some kind of required config value that is not set.

I went to my web.config, manually edited the file to comment out the ActiveDirectory line as inserted in the <httpModules> section.

Went back to the previous page deselected ActiveDirectory, and then the install went forward OK.

Somebody from DNN needs to address this in the installer so if you choose AD on a custom install you can get prompted for the necessary config values.

Good luck,

Jesse Wolfe

 

 
New Post 10/1/2008 8:08 AM
User is offline Jesse Wolfe
13 posts
10th Ranked


Re: Install Fails After Optional Skins Page 

Don't forget to close out the web.config editor before you try the page again, as it has to be able to update it.

-J

 
New Post 10/1/2008 9:29 AM
User is offline Mike Horton
3268 posts
dnn.gmss.org
4th Ranked






Re: Install Fails After Optional Skins Page 

 Jesse Wolfe wrote
 

I got the same error doing a custom install.

It appears to be related to the ActiveDirectory module. It's seeking some kind of required config value that is not set.

I went to my web.config, manually edited the file to comment out the ActiveDirectory line as inserted in the section.

Went back to the previous page deselected ActiveDirectory, and then the install went forward OK.

Somebody from DNN needs to address this in the installer so if you choose AD on a custom install you can get prompted for the necessary config values.

Good luck,

Jesse Wolfe

 

There are no necessary config values needed for the AD provider. It adds a line to the web.config but it's never brought into play unless the provider is enabled under Admin->Authentication.

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Install It!  Install Fails After Optional Skins Page
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


telerik
telerik r.a.d.controls suite is the most innovative and comprehensive toolset for ASP.NET development, tailored for seamless integration with the DotNetNuke project. This integrated collection of controls allows professionals to build web-solutions with the UI richness and responsiveness of desktop applications.
dnn.telerik.com
CrystalTech
CrystalTech Web Hosting™ provides first-class service and support. Our value-packed ASP.NET plans offer DNN installation, SQL 2005 and up to 100 domain names starting at only $16.95 per month!
CrystalTech.com
DotNetNuke® in Sweden
All service of DotNetNuke® in Sweden.
Olsmar Konsult

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP