Applies To: |
|
Summary: |
For some reason occasionally, the Citect
Project DBF AddIn may not appear in Excel under the Add-Ins menu.
In the Excel options/Add-ins dialog box, I've noticed that this
utility was listed under the "Inactive Application Add-ins". When I try to enable it, I've found that it will stay inactive. How can I re-enable the Project DBF AddIn within Excel? |
Solution: | ||
Microsoft Office applications can disable
add-ins that behave unexpectedly while they are being loaded. If an
application does not load your add-in when you try to debug it, the
application might have hard disabled or soft disabled your
add-in. There are different processes for re-enabling add-ins, depending on the application. Hard-Disabled Add-insHard disabling occurs when user code that runs while the add-in is loaded causes the application to close unexpectedly, and when you stop the debugger while the constructor or the Startup event handler is executing. The procedure is the same for all Microsoft Office 2003 applications. To re-enable an add-in that has been hard disabled by a Microsoft Office 2003 application
The 2007 Microsoft Office SystemThere are two different procedures for applications in the 2007 Microsoft Office system. The one you use depends on the application. To re-enable an add-in that has been hard disabled by Excel 2007, PowerPoint 2007, or Word 2007
To re-enable an add-in that has been hard disabled by InfoPath 2007, Outlook 2007, or Visio 2007
Soft-Disabled Add-insSoft disabling occurs when an add-in throws an unhandled exception in the constructor or the Startup event handler, but the application does not unexpectedly close.
There are two different procedures for applications in Microsoft Office 2003. The one you use depends on the application. To re-enable an add-in that has been soft disabled by Outlook 2003
To re-enable an add-in that has been soft disabled by Excel 2003, PowerPoint 2003, Visio 2003, or Word 2003
The 2007 Microsoft Office SystemThere are two different procedures for applications in the 2007 Microsoft Office system. The one you use depends on the application. To re-enable an add-in that has been soft disabled by Excel 2007, PowerPoint 2007, or Word 2007
To re-enable an add-in that has been soft disabled by InfoPath 2007, Outlook 2007, or Visio 2007
http://msdn.microsoft.com/en-us/library/ms268871(VS.80).aspx |
Keywords: |
Citect Project DBF AddIn, Excel, Microsoft Office |
Related Links
Attachments