T
Tdar
Sorry for the dup post but looking for a response and this is being posted
under my MSDN
managed newsgroups handle and in a different newsgroup
Hi,
As I said in the past post I am using this Article
http://msdn.microsoft.com/security/default.aspx?pull=/library/en-us/dnpag2/html/paght000026.asp
I belive i have everthing all set but I get this error when trying to log
into the site.
How do I correct this problem:
Server Error in '/' 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: The container specified in the connection string does
not exist.
Source Error:
Line 40: <membership defaultProvider="MyADMembershipProvider">
Line 41: <providers>
Line 42: <add name="MyADMembershipProvider"
type="System.Web.Security.ActiveDirectoryMembershipProvider, System.Web,
Version=2.0.0.0, culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
connectionStringName="ADConnectionString"
connectionUsername="silver1\administrator"
connectionPassword="THEPASSWORD"/>
Line 43: </providers>
Line 44: </membership>
Source File: E:\Webs\Silverqueen\WWW\web.config Line: 42
under my MSDN
managed newsgroups handle and in a different newsgroup
Hi,
As I said in the past post I am using this Article
http://msdn.microsoft.com/security/default.aspx?pull=/library/en-us/dnpag2/html/paght000026.asp
I belive i have everthing all set but I get this error when trying to log
into the site.
How do I correct this problem:
Server Error in '/' 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: The container specified in the connection string does
not exist.
Source Error:
Line 40: <membership defaultProvider="MyADMembershipProvider">
Line 41: <providers>
Line 42: <add name="MyADMembershipProvider"
type="System.Web.Security.ActiveDirectoryMembershipProvider, System.Web,
Version=2.0.0.0, culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
connectionStringName="ADConnectionString"
connectionUsername="silver1\administrator"
connectionPassword="THEPASSWORD"/>
Line 43: </providers>
Line 44: </membership>
Source File: E:\Webs\Silverqueen\WWW\web.config Line: 42