'Can't Find Project Or Library' in MS Excel 2010


To resolve this issue you can use below workaround.
  1. Open the Excel
  2. Click 'ALT +F1' to switch to the Visual Basic Editor
  3. Go to Tools -> References
  4. Click to clear the check box of the library which is marked as Missing and then click 'OK' Or Restore the referenced file in the path which is shown in the dialog box Or  If the referenced file is in a new location,clear the Missing reference and Create a new reference to that  file.  
  5. This link provides the more information about this issue : http://support.microsoft.com/kb/282331

Comments

Popular posts from this blog

How to add standard and custom Metadata to PDF using iTextSharp

How to set and get Metadata to image using BitmapMetadata class in C#

How to generate direct line token to start a new conversation between your own client application and bot framework in Java