www.TreePlan.com

TreePlan for Decision Trees

SensIt for Sensitivity Analysis

RiskSim for Monte Carlo Simulation

Add-Ins for Microsoft® Excel® 2000-2010 (Windows®) and  Excel® 2004 & 2011 (Macintosh®)

   

Home
TreePlan
SensIt
RiskSim
Buy Now
Pricing
Download
Upgrade
Support
Non-English
Macintosh
Versions
Customers
Academic
Textbooks
Histogram
Legal
Chapters
About Us

Object Library Invalid Error
 
Problem: You try to run an add-in, and you receive an error message like the following:

"Object library invalid or contains references to object definitions that could not be found."

 

Possible cause:  The add-in uses newer VBA software components than the ones available on your computer. Even if you have updated your computer software regularly, the update process may not delete old versions of specific VBA software components. When you try to run an add-in, the old versions are found to be incompatible with the newer add-in, and the error occurs.

 

Solution:  Delete the older versions of the software components, specifically the EXD files. It is safe to delete the EXD files because newer compatible files will be created automatically the next time you run the add-in. You only have to do this once.

 

Instructions:  One way to delete the old EXD files is to run a DOS command. To run a DOS command, first display a command prompt. To do so, quit Excel, and choose Start > All Programs > Accessories > Command Prompt.

In Windows XP, the command prompt will show

     C:\Documents and Settings\YourUserName>_

In Windows Vista and Windows 7, the prompt will show

     C:\Users\YourUserName>_

Type the following command (not case sensitive), and press Enter.

     DEL /S /A:H /A:-H *.EXD

After the files have been deleted, dismiss the Command Prompt dialog box by either (a) clicking the X button in the dialog box top right corner or (b) typing EXIT at the command prompt and pressing Enter. Then run the Excel add-in.

 

Optional:  If you would like to see a list of the EXD files before deleting them, at the command prompt enter the following command.

     DIR /S /A:H /A:-H *.EXD

 

Explanation of the arguments for the DEL (delete) and DIR (directory listing) commands: 

     /S includes files in the specified directory shown at the prompt and all subdirectories.

     /A:H includes files with the attribute called "hidden."

     Some of the EXD files may be hidden, that is, they usually are not displayed when you search for files.

     /A:-H includes files that are not hidden.

     *.EXD includes all files with the EXD extension.
 

To provide feedback or for additional information about TreePlan, SensIt, and RiskSim,
please send e-mail to Mike Middleton.

 

Microsoft, Windows, Excel, and the Office logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.
Apple, Macintosh, and Mac are trademarks or registered trademarks of Apple Inc. in the United States and/or other countries.

Copyright © 2011 TreePlan Software. All Rights Reserved.