Forum Discussion
Rick_Gessner_76
Nimbostratus
Nov 08, 2004add_members error with VB.net...????
I'm trying to add members to a pool...
When i use this code:
Dim memberList() As ITCMCommonIPPortDefinition
On Error GoTo AddError
R...
Nov 08, 2004
I'll have to verify this but from first glace, it looks like you are creating an array of size 2 but only allocating the first element of the array. Is there a reason why you Redim the array to size 2 instead of 1?
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects