Archive: DLL install error


DLL install error
Could not find anything on the forum ...

Can you explain what the error
Can not find ... DLL in process address space
means?

The text omitted above appears to be part of the path and name of the DLL being installed.

The log file also has several "Could not find symbol DLLRegisterServer" messages.

How do I avoid these? The DLL's being installed are runtime libraries for Intevel Visual Fortran.

Thanks,

David White


It means the DLLs shouldn't be registered. A DLL that doesn't export DLLRegisterServer cannot be registered.