Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Problems in using Xtreme Toolkit under AMD64.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problems in using Xtreme Toolkit under AMD64.

 Post Reply Post Reply
Author
Message
asifimam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 December 2006
Location: Pakistan
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote asifimam Quote  Post ReplyReply Direct Link To This Post Topic: Problems in using Xtreme Toolkit under AMD64.
    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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 20 December 2006 at 7:21am
Yes, 32bit ActiveX can't work with 64 bit .NET...
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
asifimam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 December 2006
Location: Pakistan
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote asifimam Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
asifimam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 December 2006
Location: Pakistan
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote asifimam Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.218 seconds.