tejasb
December 15th, 1999, 10:20 AM
Hi all,
I am trying to design Active Server Pages using VB Script.
I've designed COM component using Visual Basic.
One of the methods takes an array of variants as an argument.
Now, the problem..
After instantiating the COM component, I call the method of that object, and pass an array of variant to that method.
But here I get the error message, Subscript out of range message.
The COM component is an ActiveX DLL.
The internet server is IIS and I am using Visual Interdev for designing ASP.
Can anyone help...
Regards,
Tejas
e-mail : tejasb@bsil.com
I am trying to design Active Server Pages using VB Script.
I've designed COM component using Visual Basic.
One of the methods takes an array of variants as an argument.
Now, the problem..
After instantiating the COM component, I call the method of that object, and pass an array of variant to that method.
But here I get the error message, Subscript out of range message.
The COM component is an ActiveX DLL.
The internet server is IIS and I am using Visual Interdev for designing ASP.
Can anyone help...
Regards,
Tejas
e-mail : tejasb@bsil.com