Started by fred_tomke ·
2008-04-25 06:30 UTC ·
5 replies · SMF topic #300
fred_tomke
2008-04-25 06:30 UTC
Hello,
if I cannot use the opendcl command (because of political reasons), I would do it by hand using arxload. But how to decide whether 64 Bit runtime must be loaded or not. Does anybody have any solution for it?
Regards, Fred
owenwengerd
2008-04-25 13:47 UTC
Take a look at ManualLoading.lsp in the Samples folder.
fred_tomke
2008-04-26 16:16 UTC
Thanks, I will do.
Meanwhile I tried to load using demand load and I got an error:
Befehl: opendcl
Laden nach Bedarf wegen eines fehlenden Moduls fehlgeschlagen:
Name: OpenDCL
Beschreibung: OpenDCL
Modulpfad: C:\Program Files (x86)\Common Files\OpenDCL.x64.17.arx
In the registry the loader item of runtime install is not correct:
C:\Program Files (x86)\Common Files\OpenDCL.x64.17.arx
Regards, Fred
owenwengerd
2008-04-26 18:45 UTC
Fred, can you be more specific about how and what you installed? I did find and fix a bug whereby the "Language" value is not read correctly on x64, but this results in a "Language module not found" error and does not affect demand loading.
fred_tomke
2008-04-26 19:28 UTC
Sorry Owen,
OS: Vista Business 64 Bit
CAD: AutoCAD 2008 Deu 64 Bit
ODCL: Only Runtime Alpha 12 DEU
Common Files Folder: C:\Program Files (x86)\Common Files\OpenDCL\OpenDCL.x64.17.arx
Registry Information: C:\Program Files (x86)\Common Files\OpenDCL.x64.17.arx
I think the subfolder OpenDCL in C:\Program Files (x86)\Common Files was missed.
Error message:
Befehl: opendcl
Laden nach Bedarf wegen eines fehlenden Moduls fehlgeschlagen:
Name: OpenDCL
Beschreibung: OpenDCL
Modulpfad: C:\Program Files (x86)\Common Files\OpenDCL.x64.17.arx
Hope that is more enough to debug.
Fred
owenwengerd
2008-04-26 20:21 UTC
Got it. This is now fixed.