S
Sandeep
Hi,
I have developed a addin in C# for Outlook 2003 and above.
It works well for Outlook 2007 on a clean machine but failed to load in
Outlook 2003.
The OnConnection() event is not firing where i put message boxes/logs.
I also tried to look into the Addin Manager, but there it is not listed.
When the "LoadBehavior" in registry is set to 3, upon starting the Outlook
2003 it is set to 2 that means Outlook failed to load this plugin.
I have .NET frameworks 2.0, 3.5 SP1 and Visual C++ 2005 redistributable
package installed on the test machine.
However, it works well for Outlook 2003 on my development machine.
Please advise if i am missing anything.
Any help will be greatly appreciated.
Thank you!
Sandeep
I have developed a addin in C# for Outlook 2003 and above.
It works well for Outlook 2007 on a clean machine but failed to load in
Outlook 2003.
The OnConnection() event is not firing where i put message boxes/logs.
I also tried to look into the Addin Manager, but there it is not listed.
When the "LoadBehavior" in registry is set to 3, upon starting the Outlook
2003 it is set to 2 that means Outlook failed to load this plugin.
I have .NET frameworks 2.0, 3.5 SP1 and Visual C++ 2005 redistributable
package installed on the test machine.
However, it works well for Outlook 2003 on my development machine.
Please advise if i am missing anything.
Any help will be greatly appreciated.
Thank you!
Sandeep