Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Can't dereference a missing DLL

I have an Excel spreadsheet that contains a reference to a DLL whose
interface has changed. When I go to references I see the message
"SciDirRoutines.dll Missing". So, I try to uncheck the reference so I
can reference the new DLL. However, after unclicking the check box,
then hitting OK, I get an "error loading DLL" message.

So, I am prevented from removing a reference to a non-existant DLL.

How can I escape this catch 22?

TIA
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Can't dereference a missing DLL

I have used this procedure in the past

1. Copy any dll giving it the name of the missing dll

2. Dereference it (since it should not be called, the different interface should not generate an error)

3. Reference the new dll

4. Remove the "dummy" dll

John H

----- Todd Prickett wrote: ----

I have an Excel spreadsheet that contains a reference to a DLL whos
interface has changed. When I go to references I see the messag
"SciDirRoutines.dll Missing". So, I try to uncheck the reference so
can reference the new DLL. However, after unclicking the check box
then hitting OK, I get an "error loading DLL" message

So, I am prevented from removing a reference to a non-existant DLL.

How can I escape this catch 22

TI

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
What am I missing? barrett Excel Worksheet Functions 2 May 15th 07 04:38 PM
Toolbars Missing, And option to Add Missing SmeetaG Excel Discussion (Misc queries) 3 October 19th 05 11:43 AM
Missing row Kim Excel Discussion (Misc queries) 4 August 19th 05 12:47 AM
Missing Row Debbie Humphrey Excel Worksheet Functions 3 January 12th 05 06:26 PM
Add-ins missing lrochman Excel Programming 1 October 2nd 03 10:06 PM


All times are GMT +1. The time now is 02:24 AM.

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

About Us

"It's about Microsoft Excel"