asp.net and ldap
- From: "Bryan" <BryanZM@xxxxxxxxxxxxx>
- Date: Wed, 7 Sep 2005 09:40:42 -0700
Hello,
I have a asp.net app working with directory services on my Windows XP
development machine. However when I moved the application over to our
production server (Win 2000 Server) it no longer works.
I use this code to try to connect to ldap:
System.DirectoryServices.DirectoryEntry entry = new
System.DirectoryServices.DirectoryEntry(LDAP://corp.mydomain.com,user,pass);
I tried using my user name and password, the domain admin user/pass but keep
on getting "the server is not operational" error. Now I know this is
security related, but after a day and a half of trying to get it to work and
searching google i cannot find out how to make it work!
I even tried using ldp.exe on the webserver, it worked fine. I was able to
connect right to the ldap no problem...
Any and alll help is greatly appreciated!!!
Thanks,
Bryan
.
- Follow-Ups:
- RE: asp.net and ldap
- From: Steven Cheng[MSFT]
- RE: asp.net and ldap
- Prev by Date: Re: display: block style issue in IE (and not on other browsers)
- Next by Date: Re: screen resolution
- Previous by thread: How to XSL-transform documents into a place-holder on the form?
- Next by thread: RE: asp.net and ldap
- Index(es):
Relevant Pages
|
Loading