888-OVIONX-NET (888-684-6696)
Subscribe to In 10 Lines or Less Feed

In 10 Lines or Less


Relevant, short, and insightful newsletter highlighting emerging and practical technologies that can benefit your organization.

Login to DNN wth Username or Email

 
By Charlie Marval on 9/26/2009 8:57 AM
Logging to a DotNetNuke (DNN) site with either username or email is not supported out of the box. Here is a simple way to do this. First, make sure the membership provider in your Web.config is set to require unique emails when creating accounts. You'll find this on this section of your Web.config: add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider" connectionStringName="SiteSqlServer" enablePasswordRetrieval="true" enablePasswordReset="true" requiresQuestionAndAnswer="false"...





© Copyright 2010 ovionx, Inc.  • Terms & Conditions • Privacy Policy