I keep getting a type mismatch error whent I try to pass a variant array from an activex dll to an asp page. I populate the array using getrows, I do not declare it as anything but variant, so asp shouldn't have a problem with it, but it chokes on it. The same dll function works fine when accessed through a vb program. I am stumped, any help is appreciated.
