Hi,
I'm currently trying to setup my website so I can use the membership class of asp.net.

I do have a problem with connecting to the LDAP server of myhosting.

I can't find this info...

In my web.config, I tried many variation of this...
<add name="ADConnectionString" connectionString="LDAP://myhosting.com/CN=Users,DC=myhosting,DC=com" />

But no luck.

I'm getting Parser Error Message: Unable to establish secure connection with the server

Any chance someone can help me with this?

Thanks