Exception when viewing WebViewPane immediately after Outlook startup

Add-in Express™ Support Service
That's what is more important than anything else

Exception when viewing WebViewPane immediately after Outlook startup
 
Dave Gardner


Guest


I have created an Outlook addin that uses a WebViewPane layout on a number of folders.

When I open Outlook and immediately click on those folders, ADXOlFormContainer.2005.DLL throws the following 2 exceptions:

Exception Source: mscorlib
Exception Type: System.IO.FileNotFoundException
Exception Message: Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 8007007e.

Exception Source:
Exception Type: System.Exception
Exception Message: Outlook Application has not been determined.

The exceptions are not thrown if I wait some time after Outlook startup before clicking on the folders.

Thanks in advance,
Dave
Posted 29 Oct, 2006 17:50:42 Top
Fedor Shihantsov


Guest


Dave,

What Outlook version do you use?
Posted 30 Oct, 2006 11:19:13 Top
Dave Gardner


Guest


I'm using Outlook 2003 with SP2. The OS is Windows XP Pro with SP2. This problem is occuring on more than one PC, although the other PC's are also the same versions of Outlook and XP.

I've built the addin with the latest published versions of ADX for .NET and the ADX extensions for Outlook, and am using the ADX loader.

I've also just created a separate project to ensure that it isn't something specific to my project. I am seeing this same behaviour with this new test addin.

Thanks,
Dave
Posted 30 Oct, 2006 14:24:24 Top
Fedor Shihantsov


Guest


Dave,

I cannot reproduce this behavior.

Does this exception appear on an User PC or a Developer PC?
Could you please give me some information about the difference between PCs that have and don't have the problem?
I need this to reproduce the behavior.

I heard about the problem like this, but I am not sure that ADX Extensions is the cause of the problem.

Link to a similar problem:
http://groups.google.com/group/microsoft.public.dotnet.framework.interop/browse_thread/thread/be08a91871da600c/8f1aced5f7e4c4e1?lnk=st&q=%7B0006F03A-0000-0000-C000-000000000046%7D+8007007e&rnum=3&hl=en#8f1aced5f7e4c4e1
Posted 31 Oct, 2006 12:21:02 Top
Dave Gardner


Guest


Hi Fedor,

This is happening on all the developer PC's we have tested on. We have confirmed it is not an issue on one non-developer PC so far.

We will do some testing on a few more non-developer PC's and let you know the outcome. Hopefully it is not occuring on any of them.
Posted 02 Nov, 2006 21:52:24 Top