> Did you set security on the code assembly on the target machine using the
> SetSecurity project and walkthroughs? You need to do that to get the code to
> run on a deployment machine or to set up the security using CASPOL or some
> other method. See the deployment walkthroughs for VSTO 2005 SE at
>
http://msdn2.microsoft.com/en-us/library/bb332051.aspx>
> --
> Ken Slovak
> [MVP - Outlook]
>
http://www.slovaktech.com> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
>
http://www.slovaktech.com/products.htm>
>
> "Rajesh Deshpande" <RajeshDeshpande[ at ]discussions.microsoft.com> wrote in
> message news:C31E59BB-DA8E-4598-8844-FDA2D6FF785F[ at ]microsoft.com...
> >I am running everything on XP.
> >
> > "Rajesh Deshpande" wrote:
> >
> >> Hello,
> >> I have developed an outlook add-in (C#) with following configuration:
> >> Visual studio 2005
> >> Outlook 2003
> >> VSTO SE
> >>
> >> The add-in works fine on dev machine. The project creates a setup package
> >> for deployment to other machines. When I install this package, the add-in
> >> does not load in outlook. Some troubleshooting I did is as follows:
> >> * Ensured that all the dependent assemblies are part of the package
> >> * Installed VSTO runtime on the target machine
> >> * User .Net explorer to find out dependency issues and found none.
> >> Is there any way to find out what is wrong here?
> >>
> >> Thanks.
> >>
>
>