473,396 Members | 1,992 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Office Add-In problem

Hello,

I created a simple add-in. The add-in displays OK.
But, every now and then I will make a change and
the add-in stops displaying. I would remove the
potential offending code, but the add-in never
displays again, no error messages - nothing.
It's like the add-in no longer exists.

I have to create a new add-in (with the same name)
for the add-in to start displaying again.

Any ideas?

TIA,
Jacques
Nov 15 '05 #1
2 1131
BC
Hi Jacques,

Here's how:

// When run, the Add-in wizard prepared the registry for
// the Add-in. At a later time, if the Add-in becomes
// unavailable for reasons such as:
// 1) You moved this project to a computer
// other than which is was originally created
// on.
// 2) You chose 'Yes' when presented with a
// message asking if you wish to remove the Add-in.
// 3) Registry corruption.
// you will need to re-register the Add-in by
// building the MyAddInSetup project
// by right clicking the project in the Solution
// Explorer, then choosing install.

IHTH,
BC
Nov 15 '05 #2
Hi Jacques,

Whne your addin generates any error in the initialization phaze, I know
for sure that Outlook changes the LoadBehaviour setting in the registry
from 3 to 2, which prevents the addin to load. So, check it and after
fixing the rpoblem, just change it back to 3.

Have fun
Cheers
Sunny

In article <01****************************@phx.gbl>,
an*******@discussions.microsoft.com says...
Hello,

I created a simple add-in. The add-in displays OK.
But, every now and then I will make a change and
the add-in stops displaying. I would remove the
potential offending code, but the add-in never
displays again, no error messages - nothing.
It's like the add-in no longer exists.

I have to create a new add-in (with the same name)
for the add-in to start displaying again.

Any ideas?

TIA,
Jacques

Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: tel4 | last post by:
Microsoft Visual Studio Tools for the Microsoft Office System 2003 Microsoft Corp. DATE......: 03-10-2003 TYPE......: Application OS........: WinALL DiSKS.....: xx/02 PROTECTiON : NONE/RETAiL...
3
by: Mike Duncan | last post by:
Helo All - I am working on a good ol Microsoft Word Control for windows forms. I have the control displayed and it sizes and moves but when I start to try and mess with the command bars It freaks...
1
by: Stephen Noronha | last post by:
Hi, I am trying a sample app to send an email from my app I am getting a "type not defined error" I have added "Office and Outlook" COM component but still I am getting this error... Please...
6
by: ©pEIO | last post by:
I have installed the PIA of Microsoft Office 2003 and the installation was succefully. If I add the reference of Microsoft Excel 11.0, I see that the property CopyLocal is False and the assembly...
0
by: Howard Kaikow | last post by:
I have a multiboot system. On one of the systems, I have Office 2002, VS .NET Pro 2002 and the Office 2002 PIA with .NET Framework 1.0. On another system, I have Office 2003, VS .NET Pro 2003...
2
by: timtai | last post by:
I am trying to create an excel report from my aspx.vb code. I got the following error trying to add a workbook: Dim xApp As New Microsoft.Office.Interop.Excel.Application Dim xWB As...
1
by: Steve Murphy | last post by:
I have an existing project that will require some MS Office integration. Can I add that to a the existing project, or do I need to add a new MS Office project? Also, is just Word and Excel...
2
by: RodneyAnonymous | last post by:
I've got some code for composing an e-mail from the contents of an RTF box. The first time I execute it, everything works fine. If I close my app and then re-run it, however, I always receive the...
9
by: John | last post by:
Hi Is vs 2008 pro sufficient to write office add-Ins or do I need vsto 2005 SE as well to write office add-Ins? Thanks Regards
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.