Re: Runtime error 48

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On Fri, 23 Mar 2007 17:38:21 -0400, "news.microsoft.com"
<news@xxxxxxxx> wrote:

Hello everyone,

I have an issue an I'm not real sure where to start. We have an app
installed with Wise Installer. We are installing a file (dbmil.dll) in the
C:\Windows\System32 folder. Its there, we can see it there, if we delete it
and start our app Wise reinstalls it there but when we run our app we get
Runtime error 48 File not found. This file can't be found. BUT IT'S THERE.
How can this be. Is it a permission problem or something. 500 machines
working fine, 3 machines I want to smash. Where do we start. the file is not
registerable so thats not the issue (I think).

Try putting it in the same directory as the EXE

If it gives the same error then either the DLL is corrupt or it
depends on another DLL that is not present on those 3 machines.

Anything special/different about those three machines ?


.



Relevant Pages

  • Runtime error 48
    ... We have an app ... installed with Wise Installer. ... 3 machines I want to smash. ...
    (microsoft.public.vb.general.discussion)
  • Re: Runtime error 48
    ... I put a copy of it in the app path and problem went away. ... about the machines. ... installed with Wise Installer. ... Anything special/different about those three machines? ...
    (microsoft.public.vb.general.discussion)
  • Re: Running VB6 App causes MS Office Install
    ... Are you using a msi installer, and/or distributing any office or shared dlls? ... I'd hazard a guess office installer is detecting a modified entry for shared components. ... going to happen on 50 machines. ... changed in someway (my app has not changed). ...
    (microsoft.public.vb.general.discussion)
  • Re: Windows distribution suggestions?
    ... > a Python app for use under Windows XP. ... Launching app.exe should completely install Python, ... Since your installer needs to run before Python is installed, ...
    (comp.lang.python)
  • Re: June 2005 EAL Question
    ... parameter to a string. ... > public class MyEventLogInstaller: Installer ... You have a web app, ... >>> at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean ...
    (microsoft.public.dotnet.general)