OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: roy_043 on March 02, 2012, 02:00:03 PM

Title: OpenDCL Studio 7.0.0.3 Entrypoint not found?
Post by: roy_043 on March 02, 2012, 02:00:03 PM
I have installed OpenDCL.Studio.ENU.7.0.0.3.msi. If I now try to start the program I get an "Entrypoint not found" message and the program doesn't start.

What I have tried so far:
Windows update.
Reinstall after a new download of the msi file (but the new file is binary identical to the old file).

I use Windows XP and my version of msvcrt.dll is 7.0.2600.5512.

What is going wrong?
Title: Re: OpenDCL Studio 7.0.0.3 Entrypoint not found?
Post by: owenwengerd on March 02, 2012, 03:02:58 PM
It looks like the latest MSI did not exclude some system DLLs, so local versions of those DLLs end up getting installed in the OpenDCL directory. Please try deleting all DLLs from the main OpenDCL Studio folder to see if that resolves the problem.
Title: Re: OpenDCL Studio 7.0.0.3 Entrypoint not found?
Post by: owenwengerd on March 02, 2012, 04:52:27 PM
I have now uploaded corrected MSI files. The version did not change, so you'll have to uninstall the incorrect 7.0.0.3 before installing the corrected ones.
Title: Re: OpenDCL Studio 7.0.0.3 Entrypoint not found?
Post by: roy_043 on March 03, 2012, 03:20:32 AM
Quote from: owenwengerd on March 02, 2012, 03:02:58 PMPlease try deleting all DLLs from the main OpenDCL Studio folder to see if that resolves the problem.
This does not work: the DLLs are reinstalled automatically.

But the corrected MSI solves the problem. Thank you Owen.