Results 1 to 4 of 4

Thread: [2005] Running 2 different .NET Framework in 1 machine

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Location
    Surabaya, Indonesia
    Posts
    163

    [2005] Running 2 different .NET Framework in 1 machine

    I have a computer with VS2005 Pro and SQL 2005 Express installed. In the next few days, I have a project which MUST be made in VS2003 and SQL 2000. If I installed VS2003, will it affect my VS2005 and .NET Framework 2 ? Or should I remove my VS2005 first ?

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: [2005] Running 2 different .NET Framework in 1 machine

    VS2003 & VS2005 can happily share a same PC... Go ahead and install .Net 1.1 & VS2003, you don't have to uninstall 2005.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Location
    Surabaya, Indonesia
    Posts
    163

    Re: [2005] Running 2 different .NET Framework in 1 machine

    Thanks for the answer.

    And for 2nd question:
    Is there a way/trick to convert VB2005 files/project to VB2003. For what I know, I can just copy VB2005 class to VB2003. It's basically same syntax right ? But what about usercontrol, forms and components ? I've very little experience in VB 2002/2003 since I upgrade my VB6 skill to VB2005.

  4. #4
    Fanatic Member Jumpercables's Avatar
    Join Date
    Jul 2005
    Location
    Colorado
    Posts
    592

    Re: [2005] Running 2 different .NET Framework in 1 machine

    I have not tried this but its my understanding that as long as the code written in VB.NET 2005 doesn't use any of the 2.0 framework additions missing in 1.0 you can just copy the code including user controls, forms and components.

    C# - .NET 1.1 / .NET 2.0

    "Take everything I say with a grain of salt, sometimes I'm right, sometimes I'm wrong but in the end we've both learned something."
    _____________________
    Regular Expressions Library
    Connection String
    API Functions
    Database FAQ & Tutorial

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width