RE: COM AddIN Not loading
From: Eric Legault [MVP - Outlook] (elegaultZZZ_at_REMOVEZZZmvps.org)
Date: 03/15/05
- Next message: Carla Valle: "which VB to use: VBScript, VBA or VB?"
- Previous message: Eric Legault [MVP - Outlook]: "RE: GPF error on 'Send' function"
- In reply to: Luc P Maes: "COM AddIN Not loading"
- Next in thread: Luc P Maes: "RE: COM AddIN Not loading"
- Reply: Luc P Maes: "RE: COM AddIN Not loading"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Mar 2005 07:09:09 -0800
Do you have any more detailed information on the design of your add-in? The
main things to check are whether you have the proper registry keys and that
your add-in is registered.
Also, for .NET you need to ensure that .NET programmability support (the
Office PIA's) are installed via Office setup.
See these links for more info:
Information about designing Office XP add-ins and Office 2003 add-ins by
using the .NET Framework:
http://support.microsoft.com/?id=840585
Developing COM Add-ins for Microsoft Outlook:
http://www.outlookcode.com/d/comaddins.htm
--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/
"Luc P Maes" wrote:
> Sounds like addIn loading problem are common in the forum but I have so far
> not foudn anything that could help me.
>
> I have developped an outllok AddIn using visual studio .Net and it works
> perfectly well.
>
> The issue is that when I deploy it, using the Setup pacxkage created using
> VS.Net, the addin loads properly, on some other machines not....!
>
> The same version of office is used (outlook 2003) and as far as I can see
> the registry key entries related to my addin are the same...
>
> Anyone with a clue would be a true saviour.... (indeed the tool is ready and
> functionning, waiting to be deployed but...)
>
> Cheers
> Luc
- Next message: Carla Valle: "which VB to use: VBScript, VBA or VB?"
- Previous message: Eric Legault [MVP - Outlook]: "RE: GPF error on 'Send' function"
- In reply to: Luc P Maes: "COM AddIN Not loading"
- Next in thread: Luc P Maes: "RE: COM AddIN Not loading"
- Reply: Luc P Maes: "RE: COM AddIN Not loading"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|