Outlook Application error

  • Thread starter Thread starter R Avery
  • Start date Start date
R

R Avery

I have the problem that I can't instantiate outlook on one computer
anymore, even though it used to work perfectly. It just stopped working
one day after (I believe) the user's computer crashed. Is there
anything that I can do to fix this?

The following error occurs when trying to execute the createobject line.


Dim objApp As Outlook.Application
Set objApp = CreateObject("Outlook.Application")



Run-time Error '430':

Class does not support Automation or does not support expected interface.



Any help would be most appreciated.
 
Try repairing Office on that machine. That can be done from the Control
Panel's Add/Remove Programs application. Select Office and click on Change.
In the wizard select the repair option. Make sure to have the Office CD's
handy. See if that helps.
 

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

Back
Top