CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2007
    Location
    Bangalore,India
    Posts
    164

    Smile 64 bit option not coming

    My machine is 64 bit. I have installed visual studio 2005, which by default installed in Program Files(x86). When i start visual studio I am not getting the option of win64 in the configuration manager. Please help me how can I get the option, do I need to reinstall it. I installed it 2 times but still the win64 option not coming. Please help. Thanks Sujan

  2. #2
    Join Date
    Aug 2000
    Location
    New York, NY, USA
    Posts
    5,656

    Re: 64 bit option not coming

    Go to Configuration Manager. Click on "Active solution platform" combobox; select <New...>.
    In a New Platform combobox, select x64.
    Attached Images Attached Images
    Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
    Convenience and productivity tools for Microsoft Visual Studio:
    FeinWindows - replacement windows manager for Visual Studio, and more...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured