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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Active Directory - 500 Error Only the first timeActive Directory - 500 Error Only the first time
Previous
 
Next
New Post
10/4/2012 10:24 AM
 

When I go to my website I encounter an error only the 1st time I go to the site in any browser. I have IE,Chrome, FF and in each case only the first time I load the site do I get an error.

When I go to the site: test.site.com i get sent to: test.site.com/
DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx

If I remove the "/
DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx
" then the site loads and works just fine.

This happens and I cannot figure out why. Any thoughts?

My first thought was that it was a order operations in the web.config, but even that I am grasping ...

 
New Post
10/5/2012 9:52 AM
 
I have followed all of the steps from this site:

http://dnnauthad.codeplex.com/documen...

The Authentication works on the site, but the initial load of the website I get an error. Has anyone ever had this problem? It looks like an authorization issue when if fails the first time, but that does not seem to be the case after as I can navigate everywhere after I go to the site a second time.

 
New Post
10/5/2012 4:20 PM
 
Should my Web.Config file look like this:

<location path="DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx">
    <!-- Disable Forms Authentication -->
    <formsAuthenticationWrapper enabled="false" />
    <system.webServer>
      <security>
        <!-- Enable IIS Windows authentication for the login page -->
        <authentication>
          <!-- <windowsAuthentication enabled="true"/>-->
          <anonymousAuthentication enabled="false" />
        </authentication>
      </security>
    </system.webServer>
  </location>









 
New Post
10/8/2012 8:22 AM
 
When I run these lines of code:
%windir%\system32\inetsrv\appcmd unlock config /section:anonymousAuthentication
%windir%\system32\inetsrv\appcmd unlock config /section:windowsAuthentication

I get something that looks like this:

Unlocked section "system.webServer/security/authentication/windowsAuthentication "

is that what I am supposed to get?
 
New Post
10/8/2012 10:31 AM
 
Once I put 127.0.0.1 in the auto login IP address section of the Active Directory module settings it seems to have done the trick. Hope someone sees this and it fixes it for them.

Got it from this post:
http://www.dotnetnuke.com/Resources/F...
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Active Directory - 500 Error Only the first timeActive Directory - 500 Error Only the first time


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