When i try to include an activex to my app, it says: "Ambigous name:~".
I've checked thats no ambigous var or sub!
Printable View
When i try to include an activex to my app, it says: "Ambigous name:~".
I've checked thats no ambigous var or sub!
It's telling you
"You just tried to reference a COM object. I already have a COM object with names like that one has"
What it is really referring to is the Interface ID (s) exposed in the AciveX. You've got duplicates.