0

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?

IT researcher
  • 3,274
  • 17
  • 79
  • 143

1 Answers1

0

Try to right-click on the solution name right at the top of the Solution Explorer and select the Go Online option. Check the following case for more details:

How do I get my solution in Visual Studio back online in TFS?

Cece Dong - MSFT
  • 29,631
  • 1
  • 24
  • 39