Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Type Library Reference

I have an colleague that has made a reference to a type library. The type
library was originally written in C# and does a number of "fancy" things.
Unfortunately, he has added this reference after improving the type library
several times using the same name to his Excel file. This results in the
"references" box containing four items with the exact same name, but
referencing 4 different versions of the same library. Neat.

Is there a way to remove a reference from the reference list permanently?
And/or is there a good way to fix this situation assuming the need for the
type library cannot be changed?

Thanks!

Mark


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 225
Default Type Library Reference

Hi Mark,

The Excel will retrieve the information from registry.
It is commonly under the key below.
HKEY_CLASSES_ROOT\TypeLib

You may try to edit it with regedit.
WARNING: If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using
Registry Editor incorrectly. Use Registry Editor at your own risk.

Common the COM develop will give your an approach to unregister the COM
library information.

So I highly recommend your contact the developer directly to request for
the information about what his type lib has done with registry.


Best regards,

Peter Huang

Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TYPE Library issues. shishi Excel Programming 1 August 19th 05 07:11 PM
Set a Reference to a Type Library Glen Mettler[_4_] Excel Programming 0 February 9th 05 03:27 PM
Reference Library - Missing Library in a lower version. luvgreen Excel Programming 1 October 7th 04 02:08 AM
automation object type library reference Kevan Hanson Excel Programming 2 August 4th 04 02:29 AM
MISSING: shappmgrp 1.0 Type Library Gary Bartlett Excel Programming 4 November 29th 03 05:36 PM


All times are GMT +1. The time now is 07:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"