Results 1 to 9 of 9

Thread: VS.NET + VS6 on Same System [Resolved]

  1. #1

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

    VS.NET + VS6 on Same System [Resolved]

    Does anyone have VS.NET and VS 6.0 installed on the same system
    (dual install)?

    I am thinking of doing it. I had asked a long time ago and it was
    suggested that I install .NET first and then VS 6. I really wanted
    to know if it would dramatically slow my system down?

    I am running P4 2.8 Ghz w/HT, 1 Gig dual channel DDR RAM and a
    system drive IDE ATA 40 Gb RAID Mirror. and a data drive SATA 120 Gb
    RAID Mirror. Its fast with just VS 6, but I had to re-load the entire
    system so if I do it I need to install .NET first. I dont want to test
    it out and have to reload it agian if its too slow. I dont have that
    kind of time.

    Thanks for any input.
    Last edited by RobDog888; Sep 17th, 2004 at 08:49 PM.
    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

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

    Re: VS.NET + VS6 on Same System

    Originally posted by RobDog888
    Does anyone have VS.NET and VS 6.0 installed on the same system
    (dual install)?

    I am thinking of doing it. I had asked a long time ago and it was
    suggested that I install .NET first and then VS 6. I really wanted
    to know if it would dramatically slow my system down?

    I am running P4 2.8 Ghz w/HT, 1 Gig dual channel DDR RAM and a
    system drive IDE ATA 40 Gb RAID Mirror. and a data drive SATA 120 Gb
    RAID Mirror. Its fast with just VS 6, but I had to re-load the entire
    system so if I do it I need to install .NET first. I dont want to test
    it out and have to reload it agian if its too slow. I dont have that
    kind of time.

    Thanks for any input.
    I have it at home on my laptop, and it's configuration is so lowly compared to yours that I'm ashamed of even mentioning it here.

    I don't think you'll be having any problems.

  3. #3
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    I have both VStudio .NET (.NET Framework 1.1) and VStudio 6 SP6 running on this machine at the same time, no problems
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  4. #4
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611
    P4 1.8 512MB ram VS.Net & VS 6 (.Net 1.1 & compact .Net 1.0 sp2) no problem
    VB6 & C# (WCF LINQ) mostly


    If you need help with a WPF/WCF question post in the NEW WPF & WCF forum and we will try help the best we can

    My site

    My blog, couding troubles and solutions

    Free online tools

  5. #5
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    P4 1.4 256MB RAM, both installed (For the time being) no problems.

    Microsoft designed it so they would run side-by-side w/o problems, you can even run VB6, VS.NET 2002 & VS.NET 2003 side-by-side w/o problems.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  6. #6

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

    Talking

    Coooool! I am relieved to hear that it will not slow my system
    down very much at all. I will be installing this weekend. Now I can
    use my other system for testing and beta versions, etc. I'm
    loading 2003 server also on a P4 1.7 w/ 768 Mbs of RD800 RAM. I
    was thinking I would have to sacrafice this system to just .net
    only.

    I have been buying and building three systems for a while
    now and the end is near. I will soon have my Server 2003 & SQL
    2005 & Exchange 2003 on my 1.7 server and my 2.8 for all my
    dev stuff and P3 550 for beta evaluations and testing. All on a
    DSL line of 1.5/378 w/3 static IPs. Man I have spent alllot of
    dough this last year. Oh well its a tax write off anyways.



    Thanks for the input guys!
    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
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Originally posted by RobDog888
    Oh well its a tax write off anyways.
    Give it all to me as charity and that's a tax writeoff too
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  8. #8

    Thread Starter
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    Not really because you would have to be a non-profit charitable
    organization and I would have to have a gun pointed to my head.



    Its a tax write-off because its used for when I work at home.
    Everything that is necessary for work could be a write-off like un-
    reimbursed gas mileage, DSL to connect to the office, my desk, all
    computers, software, books, etc.

    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

  9. #9
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Re: VS.NET + VS6 on Same System

    Originally posted by mendhak
    I have it at home on my laptop, and it's configuration is so lowly compared to yours that I'm ashamed of even mentioning it here.

    I don't think you'll be having any problems.

    ...I have it on my laptop too with DX9b Summer dition installed.....it is a 233Mhz 128Mb Ram 4Gb HDD on it.......I have no space for porn..

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