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.
 
Back
Top