Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active Directory (Add/Edit) using VFP 9
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01242228
Message ID:
01242671
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform