Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread 64bit v. 32bit
Wed, Oct 28 2020 1:19 PMPermanent Link

Adam Brett

Orixa Systems

I realise this is a bit off-topic, but I am wondering whether any of you have any experience of this. I have always built Delphi 32bit Apps.

Last week I started building 64bit, and it was great. The Apps are huge in terms of size on-disk, but they do run faster.

Then I deployed an App on Amazon AWS.

It is a "Windows Server 2019 Datacenter" machine, 64bit, x64 based processor 4gig of RAM. When I run any 64bit App I get an error :

---------------------------
C:\xxxxxx\64.exe
---------------------------
System Error.  Code: 126.

The specified module could not be found
---------------------------
OK   
---------------------------

I have Googled this, and been told to switch on a module management service, which I have done, but this has not fixed the problem.

Does anyone have experience of this? The App is quite a vanilla Web-broker App, serving out the contents of an EDB Database which is stored on the AWS server.

I was confident about Delphi 64bit Apps, but had only actually run them on a few test machines. I don't want to roll them out if this is a common problem

Adam
Image