Data typing clashes with ADSI

I've created several new Attributes and aggregated them under a new Auxiliary class. This Auxiliary class has been associated with the Win2K User class. When I manually create a new user, the new Attributes in the Auxiliary class show up as expected and I can enter values. The problem comes when I try to read the values of the custom Attributes using VB6/ADSI. I am getting an error message to the effect that the data type in ActDir cannot be converted into a VB data type. This only happens with the custom Attributes even though some of them use the common "directory string" syntax that is used by the "cn" attribute or even the Boolean syntax. Anyone have any idea what's going wrong? Thanks for any help.
[725 byte] By [Bob Hollister] at [2007-11-17 14:26:54]