Q
qcace
Guest
Trying to setup a variable so I can verify the usercode/pw in Active Directory and visual designer cannot load this class. Not sure what to try next. I've updated my assemblies.xml using the Assembly References tool to add System.DirectoryServices and System.DirectoryServices.AccountManagement. USING Progress.Lang.*. USING Progress.Windows.Form. USING System.DirectoryServices.*. USING System.DirectoryServices.AccountManagement.*. ... DEFINE PRIVATE VARIABLE vPC AS System.DirectoryServices.AccountManagement.PrincipalContext NO-UNDO. "Unable to resolve type information for type System.DirectoryServices.AccountManagement.PrincipalContext for field vPC" Thanks, Andy
Continue reading...
Continue reading...