• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Getting x32 software to work on x64?

Lord Banshee

Golden Member
What are some suggestions on getting x32 software to work in winXP x64?

A software called Algor (v17.2) installs correctly no errors, but when i try to goto the units setup dialog I get class not regisitered error?

I do not know if this kind of messages come up in other non-compadible software so just wondering what are some key things i can try to get the software to work correctly.

Thanks,
Chris
 
I have been able to get all of my x32 software working on x64 without any fixes needed. I have heard of issues with software that uses device drivers as few companies have created x64 drivers. The message you recieved is usually because an ActiveX control hasn't been registered. This often happens at reboot. I assume you rebooted? Maybe tech support for the software can tell you which class needs registering? Or if all else fails you can go through each dll file in the applications program directory and run "regsvr32 <path to dll>" to see if you can register the missing class.
 
So far all i have been told about the software tech support is that newer version of the software does not have the problem (or give me money and it will get fixed lol).

I've tired some of the files with regsvr32, i guess I'll try some more
 
Back
Top