I have 2 applications that are compiled programs in I believe C++ and .NET that was done by another person who is unavailable and uses exclusively Apple now that cannot be recompiled that uses SQL that I upgraded from SQL 2005 to SQL 2012. I originally did it on a Windows Vista OS Computer. I am assuming Microsoft would stop supporting Vista OS in the future so I tried to install it on a new Windows 10 Pro OS computer. One of the applications works fine in Windows 10. The other application gives me a ‘Run-Time Error 7 Out of memory'.
I have installed SQL 2012 on both computers, attached the appropriate databases, copied the registry item in Windows Vista to Windows 10 Pro registry. I used the same SQL install on the Windows Vista computer as I did on the Windows 10 Pro computer and copied the files from Vista to 10 Pro computer.
Once I had everything copied and installed on both OS computers it initially identified some missing .dll and .ocx files which I downloaded and in the ‘cmd’ prompt as administrator I used regsrv32 to register them in the appropriate file to get it to work in Windows Vista. There were 4 .ocx files that it identified as missing so I downloaded and installed them, comct332.ocx, mscal.ocx, tabctl32.ocx, and msflxgrd.ocx and 2 .dll files one was msstdfmt.dll and the other and last one identified was fm20.dll that generated the Run-time error 7 Out of memory on the Windows 10 Pro computer.
I am not a programmer with limited knowledge but would appreciate and thoughts or recommendations anyone might have. I would need step by step instructions to fix it.
Barrie Culver