View Single Post
  #1 (permalink)  
Old July 10th, 2009, 03:02 PM
sanjay_ng sanjay_ng is offline
Registered User
 
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb ActiveX on IE 64 bit (Vista x64)

Hi
I hava an OCX control working good in IE 32 bit (VIsta x64) and not working on IE 64 bit (VIsta x64). Now, i have converted this .net dll and now i dont have clear idea how do i used it in aspx page using javascript to run in the client side.

As this dll will communicate with a hardware device.

The ocx communcats with hardware using javascrpt. which get download as ActiveX controls and works good. And now after convertion i want it to work in IE 32 and 64 bit .

How do i get it running. Can any one help me here.

Thank you in advance.
Sanjay