I am using visual studio 2010 and connected to TFS. Every time I try to open the visual studio project it prompts the following message.
---------------------------
Microsoft Visual Studio
---------------------------
Go Online
This solution is offline but its associated Team Foundation Server is available.
Would you like to go online with this solution after it has loaded?
---------------------------
Yes No Help
---------------------------
I have tried the following settings in TFS settings as mentioned here
- uncheck "Automatically connect to server on startup"
- uncheck "Server is Offline"
I have also tried following solutions How to make TFS not auto check source control from Visual Studio?
But none of them worked. How to suppress this message permanently?