My environment : asp.net 3.5 framework with xp
I have a query. We developed our product using 32 bit. When we deployed in 64 bit machine(windows 2008 virtual machine) it seems very slow when compared to 32 bit version of iis.
Do we need recompile our assembly in 64 bit machine to get faster response in 64 bit environment ?
or Is ther any configuration need to be done in 64 bit machine?
if a dll is complied in 32 bit is it wise to run only in 32 bit iis to get faster performance
cheers
sanjay