vote up 0 vote down star

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

flag

3% accept rate
Please keep your question in one place: stackoverflow.com/questions/1000278/… – jerryjvl Jun 16 at 9:30
Agreed, this looks like the same question – Marc Gravell Jun 16 at 9:32
Previously I asked what is the best option. Now I need to know how can I force the VS2005 to build using x86 where as the option of usingx86 is disabled – sam Jun 16 at 9:34

closed as exact duplicate by Marc Gravell Jun 16 at 9:32

Browse other questions tagged or ask your own question.