S
Srinu
Hi,
I have an Outlook Addin.( OLAddin.dll ) created un C# .NET 2003.
When i use the Setup.exe created by the default deployment project
(the project which is created automatically by the .NET ) , This addin is
working in both Office2000 an Office2002.
The problem :
I have another setup project for my entire application and added the
OLAddin.dll to the Main Deployement project, It is working in Office2002 and
not in Office 2000.
The following are the things i did for the adding the OLAddin.dll
to my main deployment project.
- Added the OLAddin.dll and changed the registration
property to SelfRegister
- Added the registration key which i found exactly in
the default deployment project.
The above is working fin in Office 2002 and not in Office 2000.
Can you please help me in this ?
Thanks,
Srinu
I have an Outlook Addin.( OLAddin.dll ) created un C# .NET 2003.
When i use the Setup.exe created by the default deployment project
(the project which is created automatically by the .NET ) , This addin is
working in both Office2000 an Office2002.
The problem :
I have another setup project for my entire application and added the
OLAddin.dll to the Main Deployement project, It is working in Office2002 and
not in Office 2000.
The following are the things i did for the adding the OLAddin.dll
to my main deployment project.
- Added the OLAddin.dll and changed the registration
property to SelfRegister
- Added the registration key which i found exactly in
the default deployment project.
The above is working fin in Office 2002 and not in Office 2000.
Can you please help me in this ?
Thanks,
Srinu