On 6/19/07, Darok Kaminski <darokkaminski at hotmail.com> wrote: > So i have to lock all assemblies to 32bit... How do i that? > I'm working on Visual Express 2005 for C#. I have also VE2005 for C++. Go to Properties -> Build and set Platform Target to x86. HTH, Andreas