J
Jens
I get this error when I try to use the Outlook 2003
(11.6359.6360) SP 1 automation from a Visual Basic 6
project.
Teh excact error is "-2147024770 Automation error
The specified module could not be found."
My code is like this....
Dim objOLApp As New Application
Set objOLApp = CreateObject("Outlook.Application")
It only happens on a few PC's I have tryed to run
a "Detect and Repair" in Oulook - still the same
problem... any suggestions ?
Hope to find a helper...
Jens
(11.6359.6360) SP 1 automation from a Visual Basic 6
project.
Teh excact error is "-2147024770 Automation error
The specified module could not be found."
My code is like this....
Dim objOLApp As New Application
Set objOLApp = CreateObject("Outlook.Application")
It only happens on a few PC's I have tryed to run
a "Detect and Repair" in Oulook - still the same
problem... any suggestions ?
Hope to find a helper...
Jens