I have an orginally built ASP project using a 32bit driver ODAC from Oracle on a Window 2008R2-x64bit using VS.NET 2008.
Now, it has been successfully migrated to a new machine using VS.NET2012 and Window 2008R2-x64bit. I need to test and rebuild the project in 64bits in a new computer so that it could use natively the 64bits newer driver of ODAC from Oracle as I was told.
When I go to the Configuration Manager under Build menu in VS, I am unable to locate the x64 option, whivch I believe I have seen it but I did some WindowForm application in the past. All I see is 'Any CPU' and New option. I tried selecting the New, but the dropdown showing does not have x64 which I am expecting. Please assist.
Thank you.
Martin
Note: I have been told to reconfigure the IIS into 64bit mode and I did based onhttp://support.microsoft.com/kb/894435