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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Configuration error - Web.config - DNNSQLMembershipProvider - PLEASE HELP PLEASE ...Configuration error - Web.config - DNNSQLMembershipProvider - PLEASE HELP PLEASE ...
Previous
 
Next
New Post
12/26/2007 10:37 PM
 

DNN Guru's,

 

I have 4.7 version of DNN installed all working perfectly. I need the security restrictions to be modified before I put my setup to test. However as soon as I modify the web.config file I start getting alll weared errors. Both the changes made to web.config file and error is listed below. Please note that if I entirely comment this section in my web.config file everything works just fine and perfect.

Can someone please help me on how to change this section as I need and not get the errors?? PLEASE.

Every help is sincerely appreciated.

Web.Config file section:-

 

add name="DNNSQLMembershipProvider"
type="DotNetNuke.Security.Membership.DNNSQLMembershipProvider,DNNSQLMembershipProvider"
connectionStringName="SiteSqlServer"
passwordAttemptThreshold="5"
passwordAttemptWindow="20"
enablePasswordRetrieval="true"
enablePasswordReset="true"
requiresQuestionAndAnswer="true"
minRequiredPasswordLength="8"
minRequiredNonalphanumericCharacters="3"
applicationName="/"
requiresUniqueEmail="true"
passwordFormat="Encrypted"
description="Stores and retrieves membership data from the local Microsoft SQL Server database"/>

 

----------------------------------------------------------------------------------------------------------------------------------------------------------------

Error Received:-

 

Server Error in '/DNNTEST' Application.


Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message:
Could not load file or assembly 'DNNSQLMembershipProvider' or one of its dependencies. The system cannot find the file specified.

Source Error:

 

Line 195:        -->

Line 196:        <add name="DNNSQLMembershipProvider"

Line 197:              type="DotNetNuke.Security.Membership.DNNSQLMembershipProvider,DNNSQLMembershipProvider"

Line 198:              connectionStringName="SiteSqlServer"

Line 199:              passwordAttemptThreshold="5"


Source File:
C:\inetpub\wwwroot\DNNTEST\web.config    Line: 197

Assembly Load Trace:
The following information can be helpful to determine why the assembly 'DNNSQLMembershipProvider' could not be loaded.

 

=== Pre-bind state information ===

LOG: User = NT AUTHORITY\NETWORK SERVICE

LOG: DisplayName = DNNSQLMembershipProvider

 (Partial)

LOG: Appbase = file:///C:/inetpub/wwwroot/DNNTEST/

LOG: Initial PrivatePath = C:\inetpub\wwwroot\DNNTEST\bin

Calling assembly : (Unknown).

===

LOG: This bind starts in default load context.

LOG: Using application configuration file: C:\inetpub\wwwroot\DNNTEST\web.config

LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework\v2.0.50727\Aspnet.config

LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).

LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/DNNTEST/edc6bb46/73a0c812/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/DNNTEST/edc6bb46/73a0c812/DNNSQLMembershipProvider/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/DNNSQLMembershipProvider/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/HttpModules/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/HttpModules/DNNSQLMembershipProvider/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Providers/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Providers/DNNSQLMembershipProvider/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Modules/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Modules/DNNSQLMembershipProvider/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Support/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Support/DNNSQLMembershipProvider/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/DNNSQLMembershipProvider/DNNSQLMembershipProvider.DLL.

LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/DNNTEST/edc6bb46/73a0c812/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/DNNTEST/edc6bb46/73a0c812/DNNSQLMembershipProvider/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/DNNSQLMembershipProvider/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/HttpModules/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/HttpModules/DNNSQLMembershipProvider/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Providers/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Providers/DNNSQLMembershipProvider/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Modules/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Modules/DNNSQLMembershipProvider/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Support/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/bin/Support/DNNSQLMembershipProvider/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/DNNSQLMembershipProvider.EXE.

LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/DNNTEST/DNNSQLMembershipProvider/DNNSQLMembershipProvider.EXE.

 

<


www.dotnetnuke.umaisa.com dnnsupport@dotnetnuke.umaisa.com - free DNN support - www.dotnetnuke.umaisa.com/dnnsupport
 
New Post
12/27/2007 12:25 AM
Accepted Answer 

What exactly are you trying to change? The default membership provider for DNN I believe is the AspNetSqlMembershipProvider

 


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Configuration error - Web.config - DNNSQLMembershipProvider - PLEASE HELP PLEASE ...Configuration error - Web.config - DNNSQLMembershipProvider - PLEASE HELP PLEASE ...


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