views:

568

answers:

0

Possible Duplicate:
compling assemblies on a 64bit plaform for a 32bit

Currently I want to compile my project using x86 option since the application uses a 32-bit COM dll which fails since by nature 64-bit OS prefers 64-bit app. But the option of x86 to compile on VS2005 on a x64 platform is disabled. Any idea