You are in the wrong sub-forum - this is about feedback for the iis.net site itself.
If your .net application is IL only (i.e. has no unmanaged code in it), the same binary should work on both x86 and x64. If you do have unmanaged code, you can build for both 32 and 64 bit targets from 32-bit machine using visual studio.