VB6 Subscript out of range error at compile time -


i using .net dll in vb6 project. when try call dll method vb6 class, method available intellisense in vb6 editor when compile "subscript out of range" error on method call. think "subscript out of range" runtime error, here got @ compile time. have ideas causes of compile error?

you trying access array exceeding boundaries. hence subscript out of range


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -