Support for outlook 2003 addin in xp home sp2

  • Thread starter Thread starter Nagaraj
  • Start date Start date
Status
Not open for further replies.
N

Nagaraj

Hi

I created and installed one Outlook 2003 with SP3 addin in my local system.

I used SetSecurity project and it is working fine here

My system details are

XP Professional Version 2002 Service Pack2

The same addin installed at client machine. It is loaded but disabled there

Client details are

XP home SP2 Outlook 2003 SP3

How to enable the outlook 2003 addin at the client machine? Is any

configuration settings required there at the client machine. Can anyone share

some information on this?

Thanks in Advance

Nagaraj Tadipatri
 
From your use of SetSecurity can we assume that this is a VSTO project?

Does your installer actually successfully set up the security on the target

computer? Is the code assembly and whatever other assemblies it loads strong

named? Are you deploying the VSTO runtime and any other dependencies of the

project?

The best way to see why a managed code project is failing to load, assuming

you've covered all the obvious bases I mentioned above is to look at the

Fusion logs. Fusion is the managed code loader. See the article at

http://blogs.msdn.com/vsod/archive/2008/04/22/Troubleshooting-com-add-in-load-failures.aspx

for information on managed code troubleshooting and Fusion logging.

"Nagaraj" <nagaraj.tadipatri@gmail.com> wrote in message

news:74E2B5DA-3585-423F-AC8F-6364A8FD6688@microsoft.com...
> Hi

> I created and installed one Outlook 2003 with SP3 addin in my local
> system.
> I used SetSecurity project and it is working fine here
> My system details are
> XP Professional Version 2002 Service Pack2

> The same addin installed at client machine. It is loaded but disabled
> there

> Client details are
> XP home SP2 Outlook 2003 SP3

> How to enable the outlook 2003 addin at the client machine? Is any
> configuration settings required there at the client machine. Can anyone
> share
> some information on this?

> Thanks in Advance
> > Nagaraj Tadipatri
 
Thanks Ken for the information.

You are right. It is a VSTO project. Assemblies are strongly named. I am

deployting VSTO second edition runtime and Preop assemblies 2003 along with

> .NET framework 2.0. The addin is loaded correctly at the location

Tools->Options->Other->Advanced Options->COM-Addins

with Load Behaviour : Load at Startup

But the add-in is not checked.

The add-in is there in Disabled Items. If we enable it then it is working in

the client machine. But my client wants to enable it immediately after it

loads.

Since he is having XP home SP2 instead of XP professional is there any

security updates required at his system?

Nagaraj Tadipatri
wrote:


> From your use of SetSecurity can we assume that this is a VSTO project?

> Does your installer actually successfully set up the security on the target
> computer? Is the code assembly and whatever other assemblies it loads strong
> named? Are you deploying the VSTO runtime and any other dependencies of the
> project?

> The best way to see why a managed code project is failing to load, assuming
> you've covered all the obvious bases I mentioned above is to look at the
> Fusion logs. Fusion is the managed code loader. See the article at
> http://blogs.msdn.com/vsod/archive/2008/04/22/Troubleshooting-com-add-in-load-failures.aspx
> for information on managed code troubleshooting and Fusion logging.

> >

>

> "Nagaraj" <nagaraj.tadipatri@gmail.com> wrote in message
> news:74E2B5DA-3585-423F-AC8F-6364A8FD6688@microsoft.com...
> > Hi
> > I created and installed one Outlook 2003 with SP3 addin in my local
> > system.
> > I used SetSecurity project and it is working fine here
> > My system details are
> > XP Professional Version 2002 Service Pack2
> > The same addin installed at client machine. It is loaded but disabled
> > there
> > Client details are
> > XP home SP2 Outlook 2003 SP3
> > How to enable the outlook 2003 addin at the client machine? Is any
> > configuration settings required there at the client machine. Can anyone
> > share
> > some information on this?
> > Thanks in Advance
> > > > Nagaraj Tadipatri


>
 
Well, addins don't get disabled for no reason. If the addin is in its own

AppDomain, and all VATO addins are in their own AppDomain, then only a

couple of things will cause an addin to become disabled.

If the user installs the addin while Outlook is running that will cause the

problem. Any unhandled exceptions in the addin will also cause the addin to

become disabled.

So if the addin starts out disabled the reason is going to be one of those

two things.

AFAIK there is no difference that should be there for the addin no matter

what version of Windows XP the user is running.

"Nagaraj" <nagaraj.tadipatri@gmail.com> wrote in message

news:4D380259-F77E-484D-B687-5AC0F6C0D5A6@microsoft.com...
> Thanks Ken for the information.

> You are right. It is a VSTO project. Assemblies are strongly named. I am
> deployting VSTO second edition runtime and Preop assemblies 2003 along
> with
> .NET framework 2.0. The addin is loaded correctly at the location

> Tools->Options->Other->Advanced Options->COM-Addins

> with Load Behaviour : Load at Startup

> But the add-in is not checked.

> The add-in is there in Disabled Items. If we enable it then it is working
> in
> the client machine. But my client wants to enable it immediately after it
> loads.

> Since he is having XP home SP2 instead of XP professional is there any
> security updates required at his system?
> > Nagaraj Tadipatri
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
D Legacy Microsoft Outlook for Mac Support will end in Oct 2025 Using Outlook 5
S New Outlook - IMAP ISSUES and support for addins? Using Outlook 1
P Limited Support for 3rd Party Mail in new Outlook? Using Outlook 1
P Comcast IMAP broken but their second level support said to call "the Outlook company" Using Outlook 4
Diane Poremsky How to Remove RSS Support from Outlook Using Outlook 0
M does outlook 2013/365 on mac support custom forms? Outlook VBA and Custom Forms 1
D Starting Outlook 2K3 without e-mail support Using Outlook 4
dolke Interesting issue within Outlook 2010. Challenging for all support personnel. Using Outlook 11
L Paying for qualified Outlook support-recommendations? Using Outlook 5
E Does Outlook 2010 support searching multiple .pst files simultaneously? Using Outlook 0
R Com addins support Using Outlook 1
R Roadrunner Email Settings | Contact Roadrunner Customer Support Outlook VBA and Custom Forms 0
C Outlook 365 Microsoft Support - Please Advise Using Outlook 3
Christiaan Could not complete operation because the service provider does not support it Using Outlook 2
mikecox Desperat; need hands on support Using Outlook 1
G run-time 438: object doesn't support this property or method Using Outlook 2
A Afterhours autoreply from support inbox Exchange Server Administration 1
E Reminder not displayed because folder does not support reminders Outlook VBA and Custom Forms 8
E Reminder not displayed because folder does not support reminders Outlook VBA and Custom Forms 8
Forum Admin Product ID when requesting support Using Outlook.com accounts in Outlook 0
L Android Outlook Doesn't Update PC Notification Changes Using Outlook 0
A How to open Excel file saved in Outlook folder? Outlook VBA and Custom Forms 4
D.Moore Outlook desktop client suggested searches question Using Outlook 10
Y Outlook 2016 (64-bit) Copy Local Cal. Events to Another Cal. with Modified Reminder time Using Outlook 2
T Outlook 2019 While connecting an IMAP account in "classic" Outlook 2024 I caused a massive duplication of emails on the server (death loop) Using Outlook 5
D Cannot logon to Outlook.com, or outlook on Mac, outlook not updating on ipad, iphone Using Outlook 1
J unable to get my new install of Outlook to display mailboxes in the single-line format. Using Outlook 1
C Nasty Bug Lurking In Outlook For Years. The Trigger. Any Fix Or Workaround? Using Outlook 11
R Auto clicking Hyperlink in outlook Outlook VBA and Custom Forms 7
ughlook Open multiple contacts in NEW Outlook? Using Outlook 3
G Outlook translation feature is off Using Outlook 2
J Outlook 2010 does not let me put any account Using Outlook.com accounts in Outlook 3
P 3 of 5 PST files don't install from d:\outlook but only from D:\ Using Outlook 7
HarvMan January Windows 10 preview update force installs new Outlook Using Outlook 1
L Outlook 2010 - new installation on Windows 11 - aplzod32.dll is not a valid Add-in Using Outlook 12
J Outlook troubleshooting/logging - option grayed out Using Outlook 2
B Arrows missing from Outlook emails vertical scrollbar Using Outlook 0
G Outlook 2021 (New) doesn't respect default browser Using Outlook 9
B Outlook or iPhone turning tabs into spaces in Outlook Notes Using Outlook 1
P newly installed Office 365 includes OLD Outlook Using Outlook 6
R Outlook ribbon menu default? Using Outlook 7
H Spam email in Gmail not visible in Outlook Using Outlook 3
J How to transfer Win 10 Outlook to new Windows 11 pc? Using Outlook 16
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
G Reduce whitespace in Outlook desktop Contact Cards display Using Outlook 3
C Outlook classic via 365 Using Outlook 2
Dr. Demento Analogous Outlook code to read info into an array (or collection or whatever) Outlook VBA and Custom Forms 7
S Repair Outlook Using Outlook 8
V Outlook Form ListBox is not editable Outlook VBA and Custom Forms 2
F Outlook's contacts Using Outlook 1

Similar threads

Back
Top