Results 1 to 8 of 8

Thread: .Net 1.1 and 2.0 in the same pc/laptop

  1. #1

    Thread Starter
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    .Net 1.1 and 2.0 in the same pc/laptop

    Hi,


    I have in my laptop .NET 1.1 and visual studio 2003...

    Im planning to install Visual Basic 2005/Visual C# on my laptop...Can this two softwares run in one machine? Or I shall uninstall visual studio 2003 and .net 1.1...

    Thanks....

    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: .Net 1.1 and 2.0 in the same pc/laptop

    Yes, you can install all threee versions if you want, they all run side by side on the same system as long as you install them to different folder location (default). There are a few issues though when having 1.0/1.1 and 2.0 on the same system. In 2.0 there were some backwards compatibility breaks. So you really need to make sure your 1.1 apps will run on the 2.0 framework as there are particular instances where a 1.1 app will run using 2.0.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: .Net 1.1 and 2.0 in the same pc/laptop

    How about the visual studio IDE? Is it still ok if vs 2003 and 2005 exist? I have VS 6.0, and VS 2003 currently...i have heard from some IT friends that sometimes you have to uninstall the previous versions (vs 6 and 2003) before installing vs 2005..

    Thanks....
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  4. #4
    Hyperactive Member dRAMmer's Avatar
    Join Date
    Oct 2001
    Location
    strangelans
    Posts
    463

    Re: .Net 1.1 and 2.0 in the same pc/laptop

    No need to uninstall. If you have the CTP version of VS2005 then it's better to uninstall that first. If not then you can just install it and will have no problem. I still have my vb6 installed alongs with vs.net2003 and 2005.
    live, code and die...

  5. #5
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: .Net 1.1 and 2.0 in the same pc/laptop

    I have VS 2002, VS 2003, VS 2005 , C#Builder all installed on my PC without facing any problems
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: .Net 1.1 and 2.0 in the same pc/laptop

    Installing the programs is no problem as they are designed to run side by side as I posted. I have VS 6, VS 2003 and now VS 2005 all on the same system. As long as you dont have any beta versions or CTP then you should be ok.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: .Net 1.1 and 2.0 in the same pc/laptop

    What you read was about uninstalling a beta of VS 2005 in a specific manner before installing VS 2005 Release.

  8. #8

    Thread Starter
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: .Net 1.1 and 2.0 in the same pc/laptop

    Guys,


    Thanks for the ideas....I'll just try installing the express edition of VS 2005 and inform you later on regarding the progress....My current memory is 256MB..Shall I upgrade to 768MB or higher?

    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

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