Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Active directory Interfaces > ERROR: The cont...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 14 Topic 2276 of 2407
Post > Topic >>

ERROR: The container specified in the connection string does not exist

by "David" <david.colliver.NEWS@[EMAIL PROTECTED] > May 12, 2008 at 04:44 PM

Hi all,

I have an error...

The container specified in the connection string does not exist

Basically, I am using Active Directory authentication in ASP.NET 2.

I have set up my connection string. (This is called ADConn)

LDAP://MyADServer/OU=TKE-GB,OU=Employee,OU=Accounts,DC=cene,DC=edc,DC=CompName,DC=com

I am still very new to AD.

I also have in my member****p part of the web.config...



<member****p defaultProvider="ADMember****pProvider">
        <providers>
          <clear />
          <add name="ADMember****pProvider" 
type="System.Web.Security.ActiveDirectoryMember****pProvider,
         System.Web, Version=2.0.3600.0, Culture=neutral,
         PublicKeyToken=b03f5f7f11d50a3a"
             connectionStringName="ADConn"
             connectionUsername="ADSERVER\MyUser"
             connectionPassword="MyPassword"
             attributeMapUsername="sAMAccountName"
             connectionProtection="Secure" />
        </providers>
      </member****p>

I am using Forms Authentication.

For some reason, my login doesn't work. I have a potential idea what it
may 
be, but would like to hear your thoughts as to what causes the error. "The

container specified in the connection string does not exist"


I can navigate fine using an LDAP browser and other code that lists all
the 
users using the same connection string works fine, so I cannot understand 
why the member****p provider doesn't work.

Any help would be very much appreciated.

-- 
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUS****tals.com
- Local franchises available
 




 14 Posts in Topic:
ERROR: The container specified in the connection string does not
"David" <dav  2008-05-12 16:44:49 
Re: ERROR: The container specified in the connection string does
"Joe Kaplan" &l  2008-05-12 11:06:12 
Re: ERROR: The container specified in the connection string does
"David" <dav  2008-05-12 17:26:07 
Re: ERROR: The container specified in the connection string does
"Joe Kaplan" &l  2008-05-12 12:21:44 
Re: ERROR: The container specified in the connection string does
"David" <dav  2008-05-13 09:25:46 
Re: ERROR: The container specified in the connection string does
"David" <dav  2008-05-13 10:52:48 
Re: ERROR: The container specified in the connection string does
"David" <dav  2008-05-13 11:57:03 
Re: ERROR: The container specified in the connection string does
"David" <dav  2008-05-13 14:28:36 
Re: ERROR: The container specified in the connection string does
"Joe Kaplan" &l  2008-05-13 09:40:29 
Re: ERROR: The container specified in the connection string does
"David" <dav  2008-05-13 20:58:06 
Re: ERROR: The container specified in the connection string does
"Joe Kaplan" &l  2008-05-13 15:12:31 
Re: ERROR: The container specified in the connection string does
"David" <dav  2008-05-13 22:14:51 
Re: ERROR: The container specified in the connection string does
"Joe Kaplan" &l  2008-05-14 10:37:32 
Re: ERROR: The container specified in the connection string does
"Joe Kaplan" &l  2008-05-13 08:15:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Dec 4 21:41:28 CST 2008.