N
Neetu
We are creating a addin for outlook 2003 and 2007 using visual studio 2008
and Vb.net. we are using setup project to create a setup project for these
two types of addin ( seperate setup projects).
for creating setup project we refrered following URLs
http://msdn.microsoft.com/en-us/library/bb386106.aspx
http://msdn.microsoft.com/en-us/library/bb386179.aspx
all msdn site.
for outloo2007 setup project is working fine. we tested in different
machines like server, xp and vista.
however we are not able to load outlook 2003 addin after installation.
we followed all steps as per documents .
is there any other way to create setup project for outlook 2003 using visual
studio 2008.
in http://msdn.microsoft.com/en-us/library/bb386106.aspx page they have
mentioned like
HKEY_CURRENT_USER\Software\Classes\CLSID\{<add-in CLSID>}\ProgID
Entry
Type
Value
(Default)
REG_SZ
The unique ID of the add-in.
what is unique Id?
tHnaks for help
and Vb.net. we are using setup project to create a setup project for these
two types of addin ( seperate setup projects).
for creating setup project we refrered following URLs
http://msdn.microsoft.com/en-us/library/bb386106.aspx
http://msdn.microsoft.com/en-us/library/bb386179.aspx
all msdn site.
for outloo2007 setup project is working fine. we tested in different
machines like server, xp and vista.
however we are not able to load outlook 2003 addin after installation.
we followed all steps as per documents .
is there any other way to create setup project for outlook 2003 using visual
studio 2008.
in http://msdn.microsoft.com/en-us/library/bb386106.aspx page they have
mentioned like
HKEY_CURRENT_USER\Software\Classes\CLSID\{<add-in CLSID>}\ProgID
Entry
Type
Value
(Default)
REG_SZ
The unique ID of the add-in.
what is unique Id?
tHnaks for help