Print Page | Close Window

Problems in using Xtreme Toolkit under AMD64.

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=5850
Printed Date: 17 November 2024 at 3:26am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Problems in using Xtreme Toolkit under AMD64.
Posted By: asifimam
Subject: Problems in using Xtreme Toolkit under AMD64.
Date Posted: 20 December 2006 at 6:59am
Hi All,
 
Is there any body who worked on porting Xtreme code from 32 to 64 bit?
 
I just have installed Xtreme ToolKit Pro2006 (ActiveX components), on my 64 bit box. It installed fine. I have 64bit Windows 2003 installed.
 
As 64-bit supports .Net 2.0, I chose option to transform the samples into .Net 2.0 (VS2005 automatically did that). 
It successfully created Interop assembly for me, but when I tried to create AxInterop assembly (Drag+Drop the control to a form) it gave me error saying
"Failed to import the ActiveX control. Please ensure it is properly registered"
I also tried manual registeration using regsvr32 and it succeeded.
If xtreme fails on 64 ....I am
 
pS: Some how Im unable to attach screen shot of the error message.


-------------
Debug till Nobug



Replies:
Posted By: Oleg
Date Posted: 20 December 2006 at 7:21am
Yes, 32bit ActiveX can't work with 64 bit .NET...

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: asifimam
Date Posted: 26 December 2006 at 12:12am
Hi Oleg,
 
Happy Holidays!
Just wanted to ask a question!!
 
Do codejoke have 64-bit AciveX? In any of its packages. What does the website mean by 'Win64 Ready' ?.
 
Should I ask technical support ? I guess talkking to you is same as having a technical support e_mail.
 
Thnks for your time.
Cheers.
 
 
 


-------------
Debug till Nobug


Posted By: asifimam
Date Posted: 31 January 2007 at 7:56am
Well, although Xtreme ActiveX controls are not 64-bit compliant, still they run under WOW64.
If your application UI is tightly coupled with other components and all of it is required to be ported to 64-bit, then probably you'll have to wait till 64-bit launches in. On the other hand if you can separate out UI from the functional part, You can run the functional part purely under 64 bit and run GUI under 32-bit (WOW64)using Xtrme toolkit.
May be you can use .Net Remoting to do communication between the UI and functional portion, or any other mechanism that let you manipulate GUI one way or the other.
 
Thats how I figured out solution to my problem.
 
Cheers.


-------------
Debug till Nobug



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net