U am using VB.NET
Thanks!!
Andrej Ricnik-Bay wrote:
> On 1 Dec 2006 15:12:49 -0800, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > Hello!!
> >
> > I have been tring this for a while. If anybody can help me with this, I
> > would really appreciate it.
> >
> > I have installed an LDAP server on my local machine. I am creating a
> > new instance of DirectoryEntry using:
> >
> > New DirectoryEntry("LDAP://" & ldapServerName & "/dc=anydomain,
> > dc=com", "username, "password", AuthenticationTypes.None)
> Looks like basic to me; are you using VB.Net or perl?
>
>
>
> Cheers,
> Andrej