.NET 3.5 Web Application - Porting to 64Bit - Potential issues
问题 I have an existing ASP.net 3.5 web application. This is tested and working in a 32 bit environment. There is a plan to move this application to a 64 bit environment. As a first step, the plan is to compile the entire application in "Any CPU" Is anyone aware of any plan / checklists that can be used in porting from 32-bit to 64-bit? As the hardware is still in procurement, it will be a while before the actual system testing will start and hence we want to try and minimize the amount of issues