DotNetNuke Wiki


InstallMemberRole

Modified on 2011/07/16 07:23 PM by cathal Categorized as AppSettings
The InstallMemberRole setting is one of the AppSettings that is contained in the web.config file.

With the release of asp.net 2.0, Microsoft introduced asp.net membership. DotNetNuke integrated this capability with the 4.3.3 release (though later we abstracted this and added some of our own capabilities that the Microsoft provider did not support). As part of the default installation script, the necessary Microsoft scripts are ran for asp.net membership. Whilst there is nothing wrong with them, due to some of their requirements, they required a higher level of sql server access than the DotNetNuke install had before. For this reason some hosting providers will install those scripts before hand (e.g. running under dbo access), and then the site get's installed under a sql account with lesser privileges.

The other main use case for not default installing is if you want to install DotNetNuke to an already existing database that contains the relevant membership entities (i.e. the aspnet_* tables and stored procedures) so that you can reuse your existing users.

If your site has either of these requirements you will have to update the value in the appSettings section from:

<add key="InstallMemberRole" value="true" />

to:

<add key="InstallMemberRole" value="false" />

Attend A Webinar
Start  Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Sponsors

DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.