Error when running a ADE file

J

Jeff Lam

Hi,

I have a ADP file which connect to SQL7 and it is working
fine. Today I convert it to a ADE file and it works fine
on the original machine. When I copy to another machine I
receive the following error:

The expression On Click you entered as the event property
setting produced the following error: Class does not
support Automation or does not support expected interface

What may cause this error and how do I fix it?

Thanks

Jeff
 
S

spartacus

This might help you:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/htm
l/vbcontypelibraryversions.asp

"When the incompatible component is installed on a computer that has a
client application compiled using an earlier version, it will overwrite the
earlier version. Subsequently, when the client application attempts to
create objects, it will receive error 430, "Class does not support
Automation or does not support expected interface."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top