M
Matrim Cauthon
Hello,
I've developed a Com Addin for Outlook with Visual
Basic .NET according to the article:
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnout2k2/html/odc_oladdinvbnet.asp
Now to my problem.
I can't get the addin run on another machine than my
development machine (where Visual Studio .NET is
installed).
I already verified that .NET redistributable and Office XP
Pia is installed but still outlook tells me, in the Addin
Option:
Location: C:\Windows\System32\mscoree.DLL
Load Behavior: Not loaded. A runtime erroc ocurred during
the loading of the COM addin.
Everything else seems fine, the addin installation went
well, the three key (LoadBehavior, Decscription and
FriendlyName) were added to the registry.
Anybody spotting an mistake Im still missing?
Or an hint how I could track down the mistake?
Thank you in advance.
I've developed a Com Addin for Outlook with Visual
Basic .NET according to the article:
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnout2k2/html/odc_oladdinvbnet.asp
Now to my problem.
I can't get the addin run on another machine than my
development machine (where Visual Studio .NET is
installed).
I already verified that .NET redistributable and Office XP
Pia is installed but still outlook tells me, in the Addin
Option:
Location: C:\Windows\System32\mscoree.DLL
Load Behavior: Not loaded. A runtime erroc ocurred during
the loading of the COM addin.
Everything else seems fine, the addin installation went
well, the three key (LoadBehavior, Decscription and
FriendlyName) were added to the registry.
Anybody spotting an mistake Im still missing?
Or an hint how I could track down the mistake?
Thank you in advance.