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. .Net Framework Version Spoof

.Net Framework Version Spoof

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdotnetvisual-studiobeta-testingquestion
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.
  • F Offline
    F Offline
    Fahad Sadah
    wrote on last edited by
    #1

    I know this is not related to programming, but here goes: I have a program that requires .Net framework 1.1.4322 to be installed, while I have the latest 3.5 beta from VS Orcas. Is there any way to trick the program into accepting my computer?

    All of my programs are downloadable at fahadsadah.co.nr

    D 1 Reply Last reply
    0
    • F Fahad Sadah

      I know this is not related to programming, but here goes: I have a program that requires .Net framework 1.1.4322 to be installed, while I have the latest 3.5 beta from VS Orcas. Is there any way to trick the program into accepting my computer?

      All of my programs are downloadable at fahadsadah.co.nr

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

      Sure, you could. But then your app would probably fall on it's face anyway since there are breaking changing between .NET 1.1 and 2.0 and 3.0 and 3.5... Just download and install the .NET 1.1 Redistributable and save yourself that hassle of trying to "force" the thing to work. All versions of the .NET Framework can be installed side-by-side with no problems. You can install 1.0, 1.1, 2.0, 3.0, and 3.5 all at the same time...

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      F P 2 Replies Last reply
      0
      • D Dave Kreskowiak

        Sure, you could. But then your app would probably fall on it's face anyway since there are breaking changing between .NET 1.1 and 2.0 and 3.0 and 3.5... Just download and install the .NET 1.1 Redistributable and save yourself that hassle of trying to "force" the thing to work. All versions of the .NET Framework can be installed side-by-side with no problems. You can install 1.0, 1.1, 2.0, 3.0, and 3.5 all at the same time...

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        F Offline
        F Offline
        Fahad Sadah
        wrote on last edited by
        #3

        Thank you very much!

        All of my programs are downloadable at fahadsadah.co.nr

        1 Reply Last reply
        0
        • D Dave Kreskowiak

          Sure, you could. But then your app would probably fall on it's face anyway since there are breaking changing between .NET 1.1 and 2.0 and 3.0 and 3.5... Just download and install the .NET 1.1 Redistributable and save yourself that hassle of trying to "force" the thing to work. All versions of the .NET Framework can be installed side-by-side with no problems. You can install 1.0, 1.1, 2.0, 3.0, and 3.5 all at the same time...

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          Dave Kreskowiak wrote:

          save yourself that hassle of trying to "force" the thing to work

          Kind of like pounding a square peg through a round hole :->

          "Try asking what you want to know, rather than asking a question whose answer you know." - Christian Graus

          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