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 ForumsAuthenticationAuthentication3.3.5 to 4.8.23.3.5 to 4.8.2
Previous
 
Next
New Post
5/20/2008 2:18 PM
 

I am trying to upgrade a site that has over 150 child portals.  After upgrade using install package as per http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/106/Upgrading-DNN-3x-to-DNN-4x.aspx, I get this error when I load the authentication page of a child site: 
Error: is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Authentication.ActiveDirectory.Settings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

AD Authentication does not function post upgrade.

 
New Post
5/21/2008 1:00 AM
 

Comment out all instances of <add name="Authentication".../> in the <httpModules> section. This should get your site up and running again.

Off the top of my head I can't remember if the .03 version was included in 4.8.2 package so check the Packages table in the database to see if that's the version installed. If not then you'll need to upgrade to at least that version (the 01.00.00 version has issues with 4.8.0 and above).

If it is the .03 version then my next question would be what else is displayed on the page? Are the dropdownlist boxes there but not populated? I've seen issues when upgrading from DNN 3 to DNN 4 where a value in the ModuleSettings table is causing the problem. I don't have a copy of the database handy so I can't post what the correct field and value should be at the moment. I'll await your answer (re: the dropdownlist boxes) and then go from there.

 
New Post
5/21/2008 10:00 AM
 

Thanks Mike
Of the below notes, the change providers in module settings table (manual record change via db client) to DotNetNuke.Authentication.ActiveDirectory.ADSI.ADSIProvider, DotNetNuke.Authentication.ActiveDirectory was what removed this error.

A few notes for others in pursuit
Upgrade
use install 4.8.2 zip
follow instructions from http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/106/Upgrading-DNN-3x-to-DNN-4x.aspx
add auth 1.0.0.4 by install and replacing any instance of windowsSignin.aspx with one from 1.0.0.4 zip
remove old adsi dlls if they exist in bin
change providers in module settings table (manual record change via db client) to DotNetNuke.Authentication.ActiveDirectory.ADSI.ADSIProvider, DotNetNuke.Authentication.ActiveDirectory

web.config uncomment impersonate="true"  username="domain\username" password="somthingSilly"
site must be added to "trusted sites" on client browser

Works for me!

Thanks again Mike

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthentication3.3.5 to 4.8.23.3.5 to 4.8.2


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