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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -