I created a WPF project as any cpu on a x64, but I changed it to X86, and it all works correctly in VS2008 SP1, but Blend tries to start the any CPU executable and fails with a "Cannot Find the file Specified".
I beat my head a little till I determined it was starting the old build, and not the x86 build as requested.
Is there a way to make Blend use the correct build?