Hello,

I have created a very simple VB application (if you can really call it that ), which simply takes a copy of a database and copies it to a specific location at a time I specify on the form.

It works absolutely fine here when I create it, and I simply save it as an EXE to run on my home PC.

When I try to run it at home however, I get a message saying something along the lines of : System Error &H80070583 (-2147023485) Class does not exist

That said, if I open VB6 up at home, and run it from there, it seems to work fine.

Can you please tell me how I can get round this ?

Thanks.

J.