- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsWe run several applications in our environment, and sometimes, not all of them play nice together, but they are all required. My problem is that we use:
Hummingbird DM for document management. This has integration into Excel (via an add-in) to make it easy for users to save their Excel documents in our document repository. The integration is required by management.
Business Objects LiveOffice for report creation. This also has integration into Excel (via an add-in also) to make it easy for users to drop data directly into Excel. We haven't been able to fully roll out LiveOffice because when you have both the DM add-in and the LiveOffice add-in, Excel crashes when you close it. Because it crashes, the next time you launch Excel, you get a prompt:
Excel experiencced a serious error the last time the add-in 'c:\program files\hummingbird\dm\exten
Because the dialog gives the users an easy way to disable DM integration, we haven't been able to roll out LiveOffice.
We can live with LiveOffice crashing Excel on exit (we have support cases open with them months to resolve that problem...) but I need to find a way to suppress the error that allows the users to disable any add-in.
Anyone have any suggestions or ideas?
Thanks!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: zorvekPosted on 2008-04-02 at 11:57:55ID: 21266213
Sounds to me like you need to get on the phone with the Hummingbird folks too ASAP.
/2007/06/e xcel-vba-i nstall-exc el- add-in- xla-or.htm l
No, you cannot disable those kinds of warnings. However, you can add code to the workbook open logic that adds add-ins back in. Here is a page describing how to do this:
http://vbadud.blogspot.com
Kevin