I have seen posts earlier that indicates that bith 32 and 64 bit runtimes could coexist. My question is simply:
Assuming a 32-bit .Net app, will it work with just the 64-bit runtime installed? (I tried, it did not)
If the app indeed needs a 32 bit runtime and another app requires a 64-bit runtime, should i then install both runtimes?