473,796 Members | 2,649 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Regarding Outlook07 addins setup process

3 New Member
hi

i am using VSTO2005 to add outlook addins through VS2005. when i take a new project as office add-in07(outlookAdd-ins), by default 2 projects are added to solution.One is "Addin project" and another is "addinSetup Project".

using addin project i write code to add a button to outlook menubar(outlook 07). when i run the application in debug mode mybutton is added to menubar and button functionality working fine.But i have a problem, when i take the setup using "addinsSetu p project", it create "Setup.exe" file without any error.

when i install this setup.exe nothing is added to menubar(in OotLook07).what is the problem?is my process is correct to take the setup? or is there any secuti permissions to give? or any Dll reference is missing?

My requirement is take "Addins project" as setup.

Please give me replay ASAP

Thanks & Regards
Kiran Kumar
Dec 14 '07 #1
0 1004

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1402
by: Colin Jack | last post by:
Hi All, I was wondering if anyone could recommend a Website where its possible to get useful .NET tools and addins? I tend to use quite a few tools like FXCop and Reflector but the truth is I only found out about them by luck so I'm sure there must be loads of good tools/addins that I'm missing out on. Thanks in advance,
1
1216
by: Samuel Bernard | last post by:
Hi, How can I customize an addin-setup coming from a VS.NET Add-ins project? I found that it is possible to insert a step into the user interface of the setup. I created a page where the user can enter a login and pwd in the setup time. But how can I use these parameters to start a process ? I will appreciate any help.
2
1572
by: ns2k | last post by:
I have a problem to install an addin project to a computer other than the one I develop the project. The setup project work fine, but the excel doesn't run the addin - probably because it can't link the office dll in the addin project (I don't ask how to build the addins itself, but how can I build it so it will work for any computer). In other words, how can I build an addin project that will work for any computer with excel XP in it?
1
2578
by: ns2k | last post by:
I develop an Addins Project for Excel in Visual Studio.NET that I need it to work for any machine in any Microsoft Office XP. I use the dependecy (reference) 'Interop.Microsoft.Office.Core'(Microsoft Office 10 Component) for my project. But it seem that its not work fine in others computers (differenct than the one I develop the project, where the addins work fine) the Dot NET raise errors: + "The Dependecy ...
3
1207
by: BS | last post by:
Hello everybody does anybody knows a good tutorial that explains how to create an addins in vb.net ? Thank you Regards
0
975
by: Debarati Chatterjee - IT professional | last post by:
Hi, I have created a shared AddIns for Excel using .NET . My AddIn uses a web service to perform certain operation. Now i want to deploy the application, for that i have used the AddIn set up which is created when project is created. Now when i am using the .msi file to set up the application in another system it is not working as it is failing to call the web service.
0
1071
by: Anonieko | last post by:
Using Project Template Wizard in New->Project->Extensiblity to create basic Addins. It creates automatically 'For Testing' .addin xml file - to be copied in the C:\Documents and Settings\XXXXUSERHEREXXX\My Documents\Visual Studio 2005\Addins. This xml points to the physical location of the Assembly. That is why it works immediately and registers the addin.
3
4726
by: vajratkarviraj | last post by:
i hav python2.5, matplotlib0.90.1, and py2exe for python 2.5 all on windows xp... i hav a python program(letsc.py) which uses the matplotlib package... and i want 2 make an exe of it for distribution on other comps... i used py2exe... i wrote a setup.py whose contents are : from distutils.core import setup import py2exe import matplotlib setup(console=, options={ 'py2exe': { 'packages' : ,
0
1192
by: sunil sharma | last post by:
Hi all, I have an ADP (2003 format) that has forms and reports. Report source was set in class module and the class module is totally handling the report. For some technical reasons, i have to split the ADP into two parts (both 2003 formats) -- One having only forms, modules and macros while the other ADP have only Reports. Now i have report class in both ADP (having forms and another one having reports). Now i was thinking to create an...
0
9673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10449
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10217
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10168
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7546
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5568
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4114
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2924
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.