When I try to run the QDE Toolkit’s Excel macro “tk_RVisMedian_AddToWorksheet”, I (sometimes) get an Error 53. What should I do?
2002-05-05 There are two types of DLLs that must be found by Excel’s Visual Basic for Applications (VBA). The FORTRAN subroutines are in the Dynamic Linked Library (DLL) MCMedian that you can explicitly tell VBA about (see qestion immediately below), and it in turn must find the run-time DLLs. The search path will normally include the current directory, so if the DLLs are there, all should be well… unless some other program still has control of the “current” directory and has not yet given up control. (We’re not Windows experts, but this seems to be what is happening.) In any case, the solution is to register the necessary run-time DLLs with Windows so that they can always be found. However, at least one copy of one DLL (the Microsoft Visual C run-time DLL) is almost always open – which is why we recommend considering Compaq’s Visual Fortran run-time installer (fully redistributable) VFRUN66AI.exe to fix this problem.
Related Questions
- The game installed OK, but when I try to run the game I get an error that reads "General Protection Fault: History: Init_Engine" And then the launcher quits. Whats wrong?
- When i try to run a crack or a prog listed here, i get an error message saying "msvb6run.dll needed" or of some sort. Where can I get this file?
- When I try to run the GIA on a Windows 95 machine, I receive the error "Pure Virtual Function called."?