I have a DLL built with VFP9 SP2 on a Windows 7 64-Bit machine. I need to register it on a Windows Server 2008 64-bit machine. I have tried copying the files to the SysWow64 folder (as everything I have found on the internet tells me to do), running the CMD as an Administrator, and moving to the SysWow64 folder to run the regsvr32 command there, but it does not work. I get the following error message:
"may not be compatible with the version of Windows that you're running. Check if the module is compatible with an x86 (32-bit) or x64 (64-bit) version of regsvr32.exe."
I have successfully registered the DLL on other 2008 servers, but just can't do it on this one.
Any help or advice is GREATLY appreciated!
Dee
"may not be compatible with the version of Windows that you're running. Check if the module is compatible with an x86 (32-bit) or x64 (64-bit) version of regsvr32.exe."
I have successfully registered the DLL on other 2008 servers, but just can't do it on this one.
Any help or advice is GREATLY appreciated!
Dee