Possible Duplicate:
Using Microsoft.Ink in ASP.NET on Windows Server 2008
I have a project for 32 bit platform, it is using Microsoft.Ink.dll. I am migrating this project to 64-bit windows 7. I have changed its Target Platform to: Any CPU. But when I build it I get following error: An attempt was made to load an assembly with an incorrect format: C:\Program Files\Common Files\microsoft shared\ink\Microsoft.ink.dll.
How this error can be resolved?