Cannot get addin to appear on dev machine

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

Cannot get addin to appear on dev machine
 
Matt Driver


Matt


Posts: 152
Joined: 2004-08-17
Hi

Just setup a new dev machine, built project and installed and I do not get an addin:

LoadBehaviour = Connected, LoadAtStartup
RegisterForAllUser = False

.Net 1.1 installed although 2.0 has been on the machine and uninstalled and rebooted.

Registry - HKCU\Software\Microsoft\Office\Outlook\Addins has no entries
HKLM\Software\Microsoft\Office\Outlook\Addins has no entries


Any ideas

Matt
Posted 19 Jul, 2006 07:20:33 Top
Matt Driver


Matt


Posts: 152
Joined: 2004-08-17
Oh also custom actions:

install, commit and uninstall

are

/Addin="[TARGETDIR]\Pivotal Outlook Mail Integration.dll"

it works on end users machines
Posted 19 Jul, 2006 07:21:21 Top
Matt Driver


Matt


Posts: 152
Joined: 2004-08-17
Oh the only diference is this machine has two exchange profiles for different mailboxes.
Posted 19 Jul, 2006 07:35:14 Top
Matt Driver


Matt


Posts: 152
Joined: 2004-08-17
Solved it I turned on Register for COM interop which then generated an message about type library being missing for ADX and then turned it off again and it installed.

Matt
Posted 19 Jul, 2006 07:42:45 Top