Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Active Directory (Add/Edit) using VFP 9
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01242228
Message ID:
01242671
Vues:
18
>Thanks, anyway.
>
>Turns out I was able to solve the A referral was returned by the server error. In my code (script, not VFP), I was using this line:
>
>Set objOU = GetObject("LDAP://dc=hhccas,dc=com")
>
>and it should have read
>
>Set objOU = GetObject("LDAP://dc=hhccas,dc=local")
>
>Notice com was replaced with local.
>
>It took me awhile, but using resources recommended here on the UT by you guys (and gals) AND digging around on the internet, I was able to find enough info to point out my mistake (since I'm executing the script on the local machine, etc.
>
>I still have a good bit of work left (getting everything from script into VFP and wrapping it all up, but I am on my way now. :-)
>
>Thanks again to everyone for your assistance!
>
>Patric
>

Good to hear of your progress.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform