Just moved from VS2005 to VS 2008. Scope list and Function list now not populated for same code. How to activate it?

Answered Just moved from VS2005 to VS 2008. Scope list and Function list now not populated for same code. How to activate it?

  • Friday, June 29, 2012 9:21 PM
     
     

    I have used Visual Studio 2005 for Developing Dassault Systems CATIA Application Architecture applications for several years. Now have to use VS2008 for next release of CATIA (V5R21SP4). The IDE has drop down boxes for Scope and functions in that scope which I use all the time for navigation in my code. But now in VS2008 these are not populated after loading the same code developed earlier in VS2005.  I can compile and link and execute OK in VS2008 but it would be nice to have the navigation capability that I have come to depend upon for developing code in earlier version of VS and also to know what controls the activation of the display of scope and functions which is not intuitively obvious to me to find in the documentation.

    Anybody know what controls the display of scope and functions and how to re-activate it in VS2008?  Thanks.

All Replies

  • Monday, July 02, 2012 7:41 AM
    Moderator
     
     

    Hi MustUseVS2008,

    I have been watching on this issue for a while now. I suppose that Scopes and Functions drop down lists are missing in VS2008. I suggest you try the following steps to get the navigation functionality back:
    1->Open VS2008 and open your project.
    2->Click Tools->Options. You will see Options dialog appear.
    3->Expand Text Editor->C/C++ folder.
    4->Choose General, and check the "Navigation bar" option under Display on the right side.
    5->Click "OK" to save the setting.

    You will see there the two drop-down lists after these operation. If the issue still exists, please share more information with us. It would be better if you share some related pictures. You can click "Insert Image" button at the top of the editor dialog.

    Best regards,
    Helen Zhao


    Helen Zhao [MSFT]
    MSDN Community Support | Feedback to us


  • Wednesday, July 04, 2012 5:58 AM
    Moderator
     
     

    Hi,

    Would you mind letting me know the result of the suggestions? If you need further assistance, feel free to let me know. I will be more than happy to be of assistance.

    Best regards,
    Jesse


    Jesse Jiang [MSFT]
    MSDN Community Support | Feedback to us

  • Thursday, July 12, 2012 4:30 PM
     
     

    1. Thanks for the replies.

    2. I had the Navigation bar option  already checked so that is not the cause of the problem.

    3. MSDN forum rules only allow two screenshots. Screen shot 1  is VS 2008 which does not provide method navigation (unknown Scope is only option). Screen shot 2 is VS 2005 feature of method navigation which works.  Same workspace is loaded in both screen shots.

  • Friday, July 13, 2012 6:32 AM
    Moderator
     
     Answered

    Hi,

    You can try these solutions,

     1. Install the Visual Studio 2008 SP1.
     2. Try to delete intellisense file with "ncb" extension, and clear your project and rebuild it.
     3. Check the references, if there is duplicate references.
     
     Please check this thread
    http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/3d3d9b98-d850-4062-a1ba-aea8859a24be/

    Best regards,
    Jesse


    Jesse Jiang [MSFT]
    MSDN Community Support | Feedback to us

  • Tuesday, July 17, 2012 3:09 AM
    Moderator
     
     

    Hi,

    Would you mind letting me know the result of the suggestions? If you need further assistance, feel free to let me know. I will be more than happy to be of assistance.

    Best regards,
    Jesse


    Jesse Jiang [MSFT]
    MSDN Community Support | Feedback to us

  • Thursday, July 19, 2012 6:51 AM
    Moderator
     
     

    Hi,

    I marked my reply as answer, if your issue have not been solved please unmark it and update more information about this issue.

    Best regards,
    Jesse


    Jesse Jiang [MSFT]
    MSDN Community Support | Feedback to us