View Single Post
  #1  
Old July 15th 07, 06:24 PM posted to microsoft.public.outlook.program_forms
suman
external usenet poster
 
Posts: 1
Default outlook addin setup problem - created using vsto

hi
plz help me out , i need yours support badly...

i have created outlook (version 2003) addin using vsto 2005 SE , i have gone
thru following links hoping that i may get out of the hell

http://msdn2.microsoft.com/en-us/library/bb332051.aspx
http://msdn2.microsoft.com/en-us/lib...we(VS.80).aspx
http://msdn2.microsoft.com/en-us/lib...we(VS.80).aspx
http://msdn2.microsoft.com/en-us/lib...f7(VS.80).aspx

and many more

in my solution i have 3 projects 1) myaddin 2) myaddinsetup and 3) setsecurity
problem is ...
if i just build any of the project in my solution i am getting addin in the
outlook, if i install the addin setup i am getting an error " not loaded.a
runtime error during the loading of the COM add-in".
the same setup is working perfectly in office 2007, why it does not work in
office 2003.
i have added setsecurity project to my solution.
i have installed all the prerequisites to make the addin work but all went
in vain.
i hope u will bring me out of this issue.

i am breaking my head since long back and i got frustated that i even
thought of crashing my pc.
do i need to modify any thing in setsecurity project for the files
SetSecurity.cs , CaspolSecurityPolicyCreator.cs , AssemblyInfo.cs? if so
where and what?

i want to get my add-in only if i install it not if i build the solution.
plz do the needful.

thanks
Ads