I am having the following problem and would be grateful if anyone could offer some help:

I have written a piece of software in Visual Basic 6, and have distributed it by using the Package and Deploment wizard to create an installable EXE file.

When I try to run the appliaction on target machine, I get following error

'Run Time Error 430 - Class does not support automation or does not support expected interface.
This error occurs when I try to open a Recordset from an Access Database.

Also if I restart the pc, it does not restart and crashes after showing the error message for page fault in Explorer.exe

Any help would be much appreciated.

Regards