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 ForumsAuthenticationAuthenticationWindows Authentication is Currently Unavailable Error in DNN 4.02 W2k3 ServerWindows Authentication is Currently Unavailable Error in DNN 4.02 W2k3 Server
Previous
 
Next
New Post
2/15/2006 11:12 AM
 

First let me say thanks to the community so far for helping me get this site up and running properly.  Without your help I would not have any hair or sanity left.

Setup: I am using DNN 4.02 and SQL 2000 DB (DB is on another PC not that it matters)

Server: Windows 2k3 Standard

I have gone to web.config and made the following change per other posts.

<httpModules>

<add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" />

<add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules.UrlRewrite" />

<add name="Exception" type="DotNetNuke.HttpModules.ExceptionModule, DotNetNuke.HttpModules.Exception" />

<add name="UsersOnline" type="DotNetNuke.HttpModules.UsersOnlineModule, DotNetNuke.HttpModules.UsersOnline" />

<add name="DNNMembership" type="DotNetNuke.HttpModules.DNNMembershipModule, DotNetNuke.HttpModules.DNNMembership" />

<add name="Personalization" type="DotNetNuke.HttpModules.PersonalizationModule, DotNetNuke.HttpModules.Personalization" />

</httpModules>

 

When I go to Admin and the Authentication I select the following

X for Windows Authentication

X for Sychronize Roles

Provider: ADSIAuthenticationProvider ( No other options available)

Authentication Type: Delegation

Root Domain: DOMAIN (this is the domain name not the domain controller)

username: (DOMAIN\username)

Password: Standard password for account

Confirm Password: Confirm standard password for account

Email Domain: @DOMAIN.com  ( have tried leaving this blank as well)

This is the error I recieve:

Error: Windows Authentication 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.Security.Authentication.ADSI.Utilities.AddADSIPath(String Path, Path ADSIPath) at DotNetNuke.Security.Authentication.ADSI.Utilities.GetRootEntry(Path ADSIPath) at DotNetNuke.Security.Authentication.ADSI.Utilities.GetRootEntry() at DotNetNuke.Security.Authentication.ADSIProvider.GetNetworkStatus() at DotNetNuke.Security.Authentication.AuthenticationController.NetworkStatus() at DotNetNuke.Modules.Authentication.AuthenticationSettings.cmdAuthenticationUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---

Any assistance would be helpful.  I do not wish to purchase a 3rd party module as our company is doing this on a budget.

 

Thanks for any assistance anyone can provide.

 

 

 
New Post
2/15/2006 5:44 PM
 

I have exactly the same issue and exactly the same configuration. The funny thing is, my problem is on one of our dev servers. I moved the same website over to a Windows 2000 web server and pointed it to the same database and everything works perfectly fine. I need for this to work on Win2k3 as well, so hopefully someone can elaborate.

 

Thanks!

 
New Post
2/27/2006 7:16 PM
 
Did anyone ever find a solution to this issue? I'm experiencing the same problem on my dev server I just setup.
 
New Post
2/28/2006 10:51 AM
 
This is becoming a critical issue for me as well considering the web site is ver close to going live and will have no choice but to move to the W2k3 environment. Any feedback here would be greatly appreciated.
 
New Post
2/28/2006 2:44 PM
 

Rey,

I know this won't help you, even though I can't update the ADSI settings my authentication is working against AD. I'm not sure how that is. For reference should any core members see this, the problem seems to be in the AuthenticationController class.

Private Sub cmdAuthenticationUpdate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdUpdate.Click
...

   Dim objAuthenticationController As New AuthenticationController
  
Dim statusMessage As String = objAuthenticationController.NetworkStatus

While debugging the call to the NetworkStatus function results in a NullReferenceException. Oddly enough the objAuthenticationController object itself is not null. Using the quickwatch I can make a call to the GetDNNUser function and the GetStatus function and those both return valid results. For whatever reason I don't seem to have the source code to step into the NetworkStatus fucntion to provide any further insight. Perhaps someone on the core team might. Or atleast point me to why I can't step into that function call.

I don't seem to experience this problem on my production site, just on my development site which was a FRESH 4.0.2 source install with a clean SQL Server 2005 database.

Hopefully someone can pick this up from there.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationWindows Authentication is Currently Unavailable Error in DNN 4.02 W2k3 ServerWindows Authentication is Currently Unavailable Error in DNN 4.02 W2k3 Server


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