Trying nothing fancy just simple code to see if we have everything setup correctly
Dim Test As Integer
Test = Checkbox.Users.Group.GetMembersCount(1004)
When the code is run I receive the error about the parameter "config" being null
The source of the error is Prezza.Framework.Common
Last edited by ihill; 10-05-2007 at 08:53 AM.
|