Hi,
I have the application running on production enviorment for more than 3 years without any issue. Now we bought new computers with the same configuration that we areadly heave on our production enviormet and when some especifics programs are called they are returning the following error.
Load error : file 'path\\programName.dll'
Error Code: 174, PC = 0, Call= 1, Seg = 0
Error 174 - Imported file not found (path\\programName.dll)
Detail, I have about 100 machines running the same application on the same path and the error does not happend on it. Just on new ones or if get formatted.
For development I'm using Visual Studio 2019 Visual Cobol 5.0 pu 21.
Compiling for x86.
Regards
#VisualStudio
#call
#VisualCOBOL