jamieslover
Programmer
I've created and compiled a dll that works great when I refrence it from vb but causes an error on one of it's methods when I try to use it in a ASP page.
Have any of you had a similar problem or know how to solve mine?
I am able to write and read properties in the ASP page, but something must be wrong with the Sub Routine I call because it says "Type Mismatch: 'AddSource'"
I can post code if it will help you help me.
Have any of you had a similar problem or know how to solve mine?
I am able to write and read properties in the ASP page, but something must be wrong with the Sub Routine I call because it says "Type Mismatch: 'AddSource'"
I can post code if it will help you help me.