1
Question Body:

In my work environment, Visual Studio currently crashes every time I start our main project unless I delete the .suo (solution options) and .ncb (C++ Intellisense symbols) files.

Obviously, I've found a workaround. Is there a more permanent solution than this?

Edit
avatar
asked15 years ago

    Leave a Comment

    [named hyperlinks] (https://example.com)
    **bold**
    _italic_

    3 Answer

    0

    Try monitoring the Visual Studio process using a tool like Process Monitor and get more info. It could be because of some weird file access issues.

    Edit
    avatar
    answered15 years ago
    0

    Have you installed Visual Studio 2005 Service Pack 1?

    Edit
    avatar
    answered15 years ago
    0

    The accepted answer wasn't quite correct, but it pointed in the right direction.

    There is a hotfix for VS2k5 SP1 described in KB article 947315 that addresses this issue.

    Edit
    avatar
    answered15 years ago

    Your Answer

    Drop files here or click to upload.
    undraw-questions

    Disilab for your Teams

    – Collaborate and share knowledge with a private group.

    Create a free Team