Advertisement

07.25.2006 at 03:01PM PDT, ID: 21931750
[x]
Attachment Details

Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 8007007e.

Asked by cpaino in Microsoft Office Suite

Tags: com, class, 8007007e

Have a VB.8 apps that access both Outlook and Excel.

Both app work on the PC on which they were developed - they do not work when installed on the target Server – have even installed VB.8 on the server and re-compiled solution there – complied OK

For the sake of brevity, let's focus on Outlook alone - Code:

    Imports Microsoft.Office.Interop.Outlook

    Private m_objApplication As Application

    m_objApplication = New Application – this line errors off with the 8007007e error

    Microsoft.Office.Interop.Outlook = 11.0.0.0 (actually 11.0.5530.0) -- Token = 71e9bce111e9429c

I have read the questions on this site and I realize that an 8007007e is because the Object is not being instantiated

Microsoft.Office.Interop.Outlook was in the assembly but not on the C: drive - loaded Microsoft.Office.Interop.Outlook from my PC on the server and ran a GACUTIL on it with both /i and /if options – same error – the utility says it has been added

Checked the shred DLL's in the registry and Microsoft.Office.Interop.Outlook was not there - loaded it from a CD - it's now there but still did not work with and without running GACUTIL – regsvr32 does not work on Microsoft.Office.Interop.Outlook.DLL

Any help would be greatly appreciated.  

Realize this is not that difficult but in a time crunch hence the 250 pts.  Thanks
Start Free Trial
[+][-]07.26.2006 at 12:03AM PDT, ID: 17181944

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.26.2006 at 05:04AM PDT, ID: 17183313

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.28.2006 at 04:14AM PDT, ID: 17199971

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.02.2006 at 03:50PM PDT, ID: 17443632

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09.07.2006 at 05:22AM PDT, ID: 17470091

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Microsoft Office Suite
Tags: com, class, 8007007e
Sign Up Now!
Solution Provided By: DarthMod
Participating Experts: 2
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32