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. C#
  4. framework 1.1 - 2.0 compatibility issue

framework 1.1 - 2.0 compatibility issue

Scheduled Pinned Locked Moved C#
helpcsharpdotnetquestion
3 Posts 2 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
    Rick van Woudenberg
    wrote on last edited by
    #1

    Dear all, I got this project that was written originally on .NET framework 1.1. I converted the project with Visual C# 2005 Express , and it compiles just fine. However, when I want to run it I get a .NET framework initialization error , telling me that I need 1.1 in order to run the application. I though 1.1 was , without any restrictions, backwards compatible. How can I fix this without re-writing the entire code. cheers,

    V 1 Reply Last reply
    0
    • R Rick van Woudenberg

      Dear all, I got this project that was written originally on .NET framework 1.1. I converted the project with Visual C# 2005 Express , and it compiles just fine. However, when I want to run it I get a .NET framework initialization error , telling me that I need 1.1 in order to run the application. I though 1.1 was , without any restrictions, backwards compatible. How can I fix this without re-writing the entire code. cheers,

      V Offline
      V Offline
      Vikram A Punathambekar
      wrote on last edited by
      #2

      You rebuilt the app using VS 2005 and *that* binary asks for v1.1? :wtf: Have you tried running it through the debugger yet?

      Cheers, Vıkram.


      Be yourself, no matter what they say. - Sting, Englishman in New York.

      R 1 Reply Last reply
      0
      • V Vikram A Punathambekar

        You rebuilt the app using VS 2005 and *that* binary asks for v1.1? :wtf: Have you tried running it through the debugger yet?

        Cheers, Vıkram.


        Be yourself, no matter what they say. - Sting, Englishman in New York.

        R Offline
        R Offline
        Rick van Woudenberg
        wrote on last edited by
        #3

        Yup .. that's exactly what it does :D Weird huh ? The debugger tells me that it cannot open a CLR and that I have to repair my Framework 2.0. However, other programs debug, compile and run just fine, so I highly doubt if it's the framework that is broken.

        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