I know that the .NET Client profile does not target x64 or ia64. However I do not know what that means?
There are two parts that it affects
- If I set my application to use the .NET Client Profile in VS, and it is run on x64 will it work?
- If I set my setup project prerequisites to need the .NET Client Profile rather than the .NET Framework 3.5 SP1, what will happen if it is run on x64 machine that does not have the .NET Framework 3.5 SP1 on it?