CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    Join Date
    May 1999
    Location
    ALABAMA, USA
    Posts
    9,917

    Re: Visual Studio 2008 with Beta feature pack

    Quote Originally Posted by Mike Harnad
    Does it make a difference where (ie. what drive) you run the install from?
    Yes it may. Are you using XP Pro? Did you try managed newsgroups?
    Again: without DVD in a drive, I have installed everything and only help files did not work.

    Quote Originally Posted by cilu
    Both .chm files work OK for me. I'm running Win XP.
    I decompiled both files, created new project and compiled back without any changes. Everything works now.
    I used old, good HTML Help Workshop.
    There are only 10 types of people in the world:
    Those who understand binary and those who do not.

  2. #17
    Join Date
    Jun 2007
    Posts
    29

    Re: Visual Studio 2008 with Beta feature pack

    Are there memory leaks with this new stuff?
    Running just a basic Visual Studio type new program with no modifications, with all of the extra options (outlook, navigation, etc.) Deleaker detects allocated memory blocks, USER objects, and handles with leaks. No GDI leaks though. As I said earlier I'm new to this stuff, but this doesn't seem right.
    MFC does not report any leaks at the exit of the program.
    Last edited by Ixiterra; February 6th, 2008 at 02:51 AM.

  3. #18
    Join Date
    May 1999
    Location
    ALABAMA, USA
    Posts
    9,917

    Re: Visual Studio 2008 with Beta feature pack

    I would suggest starting new thread with your issue, since this one refers to an installation problem.

    I happened before, happens now and it will happen in the future; some tools do not report memory leaks correctly.
    There are only 10 types of people in the world:
    Those who understand binary and those who do not.

  4. #19
    Join Date
    Apr 1999
    Posts
    3,585

    Re: Visual Studio 2008 with Beta feature pack

    FYI:

    I was finally able to install the Beta Feature Pack and TR1. I had to remove the Team System 2008 version and install the Professional Edition. Once I did that, the Feature Pack installed. But, only if you have the original Professional Edition DVD in the drive at the time you install.

    What a pain...
    Gort...Klaatu, Barada Nikto!

Page 2 of 2 FirstFirst 12

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