I'm creating a windows application in vb.net which I want to be able to compile for "All CPUs". Now,i want compile the app in 64 bit ActiveX controls for that i have change from All CPU to x64 and i compile the app but it showing error that could not find the Xceed-controls.How resolve this errors .
Asked
Active
Viewed 576 times
0
-
May i know why make voting down...? – Victor Athoti. May 05 '12 at 05:05
-
A 64-bit process cannot execute 32-bit code. Go back to Xceed and buy a license update. If they have one, fairly unlikely for ActiveX controls. – Hans Passant May 05 '12 at 08:49