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. Visual Basic
  4. installing to older versions of Windows

installing to older versions of Windows

Scheduled Pinned Locked Moved Visual Basic
csharpquestion
4 Posts 3 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.
  • R Offline
    R Offline
    RyJaBy
    wrote on last edited by
    #1

    Hi, I am trying to get a program, created in visualbasic.net 2008 on a windows xp computer, to work on a computer with windows 2000 installed on it. Is this possible? Thanks!

    D T 2 Replies Last reply
    0
    • R RyJaBy

      Hi, I am trying to get a program, created in visualbasic.net 2008 on a windows xp computer, to work on a computer with windows 2000 installed on it. Is this possible? Thanks!

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

      Sure, just install the .NET Framework you wrote the app against and install your app.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak

      1 Reply Last reply
      0
      • R RyJaBy

        Hi, I am trying to get a program, created in visualbasic.net 2008 on a windows xp computer, to work on a computer with windows 2000 installed on it. Is this possible? Thanks!

        T Offline
        T Offline
        Tom Deketelaere
        wrote on last edited by
        #3

        Depends on what framework you programed against. If you used .NET 3.0 or above you won't be able to install it. Anything before that you can. There is a way to install the .NET 3.0 or 3.5 framework on windows 2000 but it is unsupported and very cumbersome. http://rainstorms.me.uk/blog/2008/03/12/microsoft-net-framework-35-in-windows-2000/[^]

        R 1 Reply Last reply
        0
        • T Tom Deketelaere

          Depends on what framework you programed against. If you used .NET 3.0 or above you won't be able to install it. Anything before that you can. There is a way to install the .NET 3.0 or 3.5 framework on windows 2000 but it is unsupported and very cumbersome. http://rainstorms.me.uk/blog/2008/03/12/microsoft-net-framework-35-in-windows-2000/[^]

          R Offline
          R Offline
          RyJaBy
          wrote on last edited by
          #4

          Thanks That helps a lot.

          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