Switching between frameworks?

Last post 05-05-2008 8:56 AM by Jeev. 4 replies.

Sort Posts:

  • Switching between frameworks?

    05-05-2008, 5:58 AM
    • Loading...
    • gbminnock
    • Joined on 09-04-2006, 1:26 PM
    • Posts 60

    Hi, Im currently working with dot net framework 2.0. But I would like to switch between framework 1.0 and 2.0.. How can I do this?

    Thanks in advance,

    Gary

  • Re: Switching between frameworks?

    05-05-2008, 8:11 AM
    • Loading...
    • Jeev
    • Joined on 11-24-2005, 7:49 AM
    • Posts 1,112

    you can work on a 1.x project if you have visual studio 2003 installed. Both Visual studio 2003 and Visual studio 2005 can co exist on the same machine

    Jeev
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    If you get the answer to your question, please mark it as the answer.
  • Re: Switching between frameworks?

    05-05-2008, 8:30 AM
    • Loading...
    • gbminnock
    • Joined on 09-04-2006, 1:26 PM
    • Posts 60

    Ok, but can I just switch between frameworks without having to install 2 studios?

  • Re: Switching between frameworks?

    05-05-2008, 8:46 AM
    Answer

    Install both frameworks.  In IIS 6, set each to run in its own application pool and set each application to run the correct app pool for the framework in use.  See www.iis.net for help with IIS, same login as here.  VWD 2005 and 2008 will only provide intellisense and other options for 2.0 framework and up.  That's why the suggestion for VS2003 for editing 1.x framework apps.

    Jeff

    Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
  • Re: Switching between frameworks?

    05-05-2008, 8:56 AM
    • Loading...
    • Jeev
    • Joined on 11-24-2005, 7:49 AM
    • Posts 1,112

    Yes .. as Jeff mentioned but if you need to edit any of your 1.1 projects.. it would be better to have VS.NET 2003 installed .

    Jeev
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    If you get the answer to your question, please mark it as the answer.
Page 1 of 1 (5 items)