Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. 64 bit application

64 bit application

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpvisual-studioquestion
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    psamy
    wrote on last edited by
    #1

    How will you create a 64–bit application using Visual Studio .NET 2003?

    D N 2 Replies Last reply
    0
    • P psamy

      How will you create a 64–bit application using Visual Studio .NET 2003?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You won't. It's not supported. Only the .NET Framework 2.0 supports targeting 64-bit platforms. And, no, you can't use the .NET Framework 2.0 with Visual Studio.NET 2003.

      Dave Kreskowiak Microsoft MVP - Visual Basic

      A 1 Reply Last reply
      0
      • D Dave Kreskowiak

        You won't. It's not supported. Only the .NET Framework 2.0 supports targeting 64-bit platforms. And, no, you can't use the .NET Framework 2.0 with Visual Studio.NET 2003.

        Dave Kreskowiak Microsoft MVP - Visual Basic

        A Offline
        A Offline
        A
        wrote on last edited by
        #3

        actually you can use 2.0 net framework I have it running nicely on my computer and i am using sp2 xp and visual basic 2003.net

        D 1 Reply Last reply
        0
        • P psamy

          How will you create a 64–bit application using Visual Studio .NET 2003?

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          You had your answer on the other forum. DON'T CROSS POST:mad::mad:


          only two letters away from being an asset

          1 Reply Last reply
          0
          • A A

            actually you can use 2.0 net framework I have it running nicely on my computer and i am using sp2 xp and visual basic 2003.net

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            You can use the .NET Framework 2.0 to RUN your application if it was compiled under VS.NET 2003. VS.NET 2003 will NOT use the compilers in .NET Framework 2.0. If you don't have VS.NET 2005, the only way to get your code compiled under .NET 2.0, without using a 3rd party IDE, is to comple it from the command line.

            Dave Kreskowiak Microsoft MVP - Visual Basic

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups