Error on Vista 64 bit system |
Post Reply |
Author | |
jmargel
Groupie Joined: 10 February 2010 Status: Offline Points: 19 |
Post Options
Thanks(0)
Posted: 24 February 2010 at 7:35pm |
Developed an application, runs fine in XP and Vista 32-bit. When running on Vista 64-bit I get the following error. Any idea what might be causing this?
Problem signature: Read our privacy statement: |
|
jmargel
Groupie Joined: 10 February 2010 Status: Offline Points: 19 |
Post Options
Thanks(0)
|
After hours of debugging and trying different things I found a solution. Just by luck I came on a thread in here which told me I had to change the build configuration in visual studio from 'Any CPU' to 'x86' even though it's a x64 system. It would be nice if the developers would have some sort of document that explains these sort of things to save us resources from having to find it on our own.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Yes, right. our ActiveX is 32 bit dll and can't run in 64 bit mode.
With next release all ocx will have 64 versions.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |