Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 209313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:54:15+00:00 2026-05-11T17:54:15+00:00

I have a VS2005 solution which contains a variety of projects (C++ DLLs, C++

  • 0

I have a VS2005 solution which contains a variety of projects (C++ DLLs, C++ static libraries, C# assemblies, C++ windows executables) that are combined in various ways to produce several executables. For some reason, every time I open the solution, VS2005 wants to check out one of the projects for editing. The project is not modified in any way, it’s just checked out. If I configure VS2005 to prompt before checking out, I can cancel the auto-checkout during load with no ill effect that I can see. It may or may not be relevant, but the project it keeps checking out is cppunit version 1.12.0 (the static lib version). How can I stop this annoying behavior?

Other potentially relevant (or not) details:

  • Source control is Team Foundation Server (not Visual SourceSafe)
  • no .suo or .ncb files are checked in
  • the .vcproj and .vspscc files are being checked out
  • When I close the solution or shut down Visual Studio, I’m asked whether I want to save changes to the project. Answering yes results in no changes to the file (Kdiff3 compares my local file to the server version and reports”files are binary equal”)
  • Attempting to check in the “modified” files results in a Visual Studio message saying “No Changes to Check In. All of the changes were either unmodified files or locks. The changes have been undone by the server”
  • 1 1 Answer
  • 5 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:54:16+00:00Added an answer on May 11, 2026 at 5:54 pm

    There are two reasons I’ve encountered that cause this behavior.

    The first is old source control bindings. If you have a project that used to be managed by another source control tool, it might have leftover bindings in the project file. Open the project file, and change the following settings from something like this:

    • SccProjectName=”$/Team/Platform/Projects/MyProject”
    • SccAuxPath=”http://teamFoundationServer.example.com:8080″
    • SccLocalPath=”.”
    • SccProvider=”{88888888-4444-4444-4444-BBBBBBBBBBBB}”

    to this:

    • SccProjectName=”SAK”
    • SccAuxPath=”SAK”
    • SccLocalPath=”SAK”
    • SccProvider=”SAK”

    Different project types are defined in different ways. The above example is from a .vcproj, C# projects are in XML, VB looks like something else, but the meanings are the same. Simply set all four values to the constant string “SAK” and Visual Studio will automatically handle source control. See Alin Constantin’s blog for details.

    I haven’t yet discovered the root of the other reason, but the project that is giving me trouble is also CppUnit 1.12.0! I’ll keep digging and post my findings.

    John

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a big VS2010 solution, which contains a bunch of C# projects. One
I have a C++ solution in VS2008 with multiple projects. This solution contains files
I have a VisualStudio solution created in Vs2005 which is making use of Microsoft
We have a VS2005 solution and I want to convert it to VS2010. I
I have to set a few projects in our VS 2005 solution to build
Background info: I've set up a very simple .NET solution in VS2008 that contains
I have a Visual Studio 2003 solution that I've opened with VS2008, and it
I have a rather complicated Binding situation. I have a solution that I created
I have a large solution made from a combination of c++ and c# projects,
I have a VS2008 solution containing two projects, a web service (the actual work

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.