Run-time error

G

Guest

I started a database on my home computer last week (running Access2000 and XP
Professional) and everything worked perfectly. When I tried to open one of
the forms on my office computer (Access2002 and XP Professional), I got an
error message:

Run-time error '-2147467259 (80004005)':
Automation error
Unspecified error

I check all my references and they are the same on both machines.

Here is the code causing the error:

Private Sub Form_Current()

Me.ActiveXCtl12.PutSourcePath Me.DwgPath

End Sub


Any ideas?
Thanks very much.
 

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

Top