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 ForumsAuthenticationAuthenticationNew users do not get createdNew users do not get created
Previous
 
Next
New Post
10/24/2008 4:11 PM
 

Comment out

<add name="Authentication" type="DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule, DotNetNuke.Authentication.ActiveDirectory" />
and leave it commented out until we get this figured out.

I can't remember if you posted before or not but what are the server specs that the site is running on? How long is the password that you're using when you're trying to login manually?

 
New Post
10/24/2008 4:24 PM
 

Right now I am using my localhost to run this site: ASP net 2.0, Visual Studio 2005, IIS Version 5.1, Windows XP Professional SP3. Database is on another server - Windows Server 2003 R2 Enterprise Edition SP2 having SQL Server 2005. Please let me know if you need to know something specific abt the server specs.

Psssowrd length is 6 but I had changed the password length option in web.config to allow minimum length of 5 in this line:

<add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider" connectionStringName="SiteSqlServer" enablePasswordRetrieval="true" enablePasswordReset="true" requiresQuestionAndAnswer="false" minRequiredPasswordLength="5" minRequiredNonalphanumericCharacters="0" requiresUniqueEmail="false" passwordformat="Encrypted" maxInvalidPasswordAttempts="30" applicationName="DotNetNuke" description="Stores and retrieves membership data from the local Microsoft SQL Server database" />

 
New Post
10/27/2008 10:44 AM
 

Hi Diva

At this point all I can suggest is that you step throough the code (if you have Visual Studio) to see if it is passing in the required variables. The first place you'd want to place a break-point would be in the WindowsSignin.ascx.vb file and see if the credentials from your computer are being passed in.

Edit: Actually if you've got the <add name="Authentication".../> commented out in your web.config you'll want to put your breakpoint in cmdLogin_Click in the Login.ascx.vb file.

 
New Post
10/27/2008 10:51 AM
 

Mike Horton wrote
 

Jeremy, do you still get that error (the critical one) or was it a one time thing?

Sorry Mike - I just realized I missed this post. I only got the error one time then it worked.

 
New Post
10/27/2008 10:55 AM
 

Thanks Mike, but the problem here is that I don't see "WindowsSignin.ascx.vb" in whole DNN 484 installation. I just see "WindowsSignin.ascx" inside "\DesktopModules\AuthenticationServices\ActiveDirectory"

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationNew users do not get createdNew users do not get created


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