Can't dereference a missing DLL

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Todd Prickett (QPCSDPTNTIYG_at_spammotel.com)
Date: 04/06/04


Date: 6 Apr 2004 11:09:39 -0700

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



Relevant Pages

  • VB FAQs (Interview Questions) lot lot
    ... Consider two objects, A and B. A holds a reference to B, ... Why do so many example programs not use the DLL name ... Private Declare Function SendMessage Lib "user32" ... Private Const BUFFER_LENGTH As Long = 255 ...
    (microsoft.public.dotnet.languages.vb)
  • Re: whats different between asp application and web site
    ... "this means pages can not refer to each other", ... "Without an assembly making a reference to another that it wishes to use the ... all files in the appcode folder go into one dll. ... then the page implements the interface. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: "Object variable....not set."
    ... new dll and registered it, but I still got the error. ... she got the original problem that started all this, as one would expect, ... then you need to know if the object reference drvList is understood (.Drive ... Either the control named drvList is missing ...
    (microsoft.public.vb.general.discussion)
  • Re: Sharing Code
    ... What I found would happen is that when the device dll was built visual ... In the desktop project when you add a reference to the dll, ... > projects, one smart device and one desktop, but they're in the same ... > The 2 form projects have references to this class library projects. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: "Automating Word document for different versions of Word"
    ... allow the user to access the Word document and add their own info. ... I set up an interface that defines all of the functions I want to do. ... Each DLL would implement the interface I'd created (calling, in turn, the ... Don't link in any of the DLL's to your main project, but give it a reference ...
    (microsoft.public.dotnet.languages.vb)