Constantly get The local data store is currently in use by another operation when working on small projects

后端 未结 9 1888
灰色年华
灰色年华 2021-02-01 01:08

I use Visual Studio Team Services to store the source code of my projects as I work on them, I love the service, especially that it is free, but I have been running into the big

9条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-01 01:39

    Ran into this issue as well on VS 2013 and TFS - every time I opened my team explorer it would take 10+ seconds to show all projects, then when I would expand the project in source control, another 10+ seconds would roll by.

    Earlier today I began to experience the "local storage is being used" error when trying to save data in class files. I did some original research, and this following link saved the day for sure. Now TFS is blazing!

    Local Data Store Solved

    What you do is edit workspace (including all projects associated), and change the "Location" dropdown from "Local" to "Server". It took about 4-5 minutes for the changes to finish, but well worth it.

    Hopefully this will help someone down the road.

提交回复
热议问题