CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: MSDN and VS6

  1. #1
    Join Date
    Jun 1999
    Location
    Texas
    Posts
    119

    MSDN and VS6

    I have installed VS6 with service pack 5. I then installed MSDN (JAN2002), but not when VS asked me to (I couldn't find the cd's). Now when I try to find help on something I keep getting this message "The MSDN collection does not exist. Please reinstall MSDN." I tried uninstalling and reinstalling but I still get the same error message. Any ideas???


  2. #2
    Join Date
    Sep 2003
    Location
    M...N
    Posts
    220

    Re: MSDN and VS6

    This seems annoying to me as well.
    Any one could help?

  3. #3
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652

    Re: MSDN and VS6

    The October 2001 edition was the last one which integrates automatically into Visual Studio 6.0. Microsoft recommends that you use this release if you are using Visual Studio 6.0, and the newer ones if you are using Visual Studio .NET...

  4. #4
    Join Date
    Nov 2004
    Posts
    1

    Re: MSDN and VS6

    What if you need to be able to use both?

  5. #5
    Join Date
    Sep 2002
    Location
    Maryland - Fear The Turtle!
    Posts
    7,537

    Re: MSDN and VS6

    use the OCT2001 with VC6.0 and run the later MSDN editions outside of VC6.0. They invoke dexplore.exe so you can set up the later MSDN editions into a shortcut and pass the collection as a parameter to dexplore.exe.

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

Featured