what does it mean when i get the following error when i run the exe file i created with VB
run time error 430
Class does not support Automation or does not support expected interface
Printable View
what does it mean when i get the following error when i run the exe file i created with VB
run time error 430
Class does not support Automation or does not support expected interface
Either the ole server is not installed in the system or
the parameters you are passing to it are not of the same type as it expects.