I got Visual Studio 2019 and I haven't done any updates recently.
This is the error I got when trying to connect to TFS:
TF400324: Azure DevOps services are not available from server xxxx.
Technical information (for administrator):
The underlying connection was closed: An unexpected error occurred on a receive.
I tried closing all visual studio instances and cleaning the cache and it didn't work. Also tried to use to http and https, neither worked as well.
Anyone knows what is wrong with Visual Studio 2019 and how to fix it?
Thanks
Related
Getting the below error while trying to connect the proj in Visual Studio 2019 version:
An attempt to communicate with Azure DevOps failed because a token could not be retrieved. Please re-enter your credentials.
Tried deleting the cache and other steps specified in various other blogs but nothing seems to work.
Any insights would be really helpful!
I have tried to install service pack1 as well as team foundation server with GDR compatibility on Visual Studio 2010 but still when I try to connect to dev.azure.com it throws error unable to find TFS server Can somebody please suggest how to resolve this issue.
Double check you have installed the following two software updates for VS 2010:
Visual Studio 2010 Service Pack 1 (KB2736182)
TFS 2012 compatibility update for Visual Studio 2010 (KB2662296)
And try to clear the cache folder on your client machine. The folder path is: C:\Users\username\AppData\Local\Microsoft\Team Foundation\x.0\Cache. Make sure you type the correct server URL.
If the issue persists, you could add some screenshots of how you connected the server.
Suddenly (at least I have no idea that were changes) I'm getting the following error during web deploy from Visual Studio 2017 to Azure classic Cloud service.
I re-checked the setting on Azure Portal:
and server itself:
Do you see some problem? What else can I check to fix the problem?
I have a free version of Vs 2015 on my machine and I am able to connect to TFS from it.
But recently my IT team installed the licensed version of VS 2013 from which I am unable to connect to TFS. All the projects are developed in Vs2013 hence I need to connect to TFS from VS2013
I can connect to the TFS server via the web browser(both chrome and IE) and through VS2015.
The TFS version is 2013 (Version 12.0.21106.0)
None of the below steps I did had solved the issue:
Cleared the TFS cache on my system.
Disconnected TFS from VS2015,rebooted system and tried to connect from VS2013 but no success.
Cleared my browser history
It throws the below error:
I could fix this , the issue was the firewall was blocking the Port 443 via VS 2013 but was open for VS2015. I am not sure why it did that but when I added the port it worked.
If you could connect to VS2015 and fail with VS2013. This issue may related to your account cache.
Try to remove your office account info which stored in Credential Manager (Control Panel-All Control Panel Items-Credential Manager-Windows Manager)
Also clear TFS and VS cache. Then reconnect to TFS in Visual Studio 2013 and enter your account. If the issue still exists after above, you could give a try with reinstalling VS.
After several deployments, I receive the following error when trying to re-deploy a solution:
Error occurred in deployment step
‘Recycle IIS Application Pool’: The
communication object,
System.ServiceModel.InstanceContext,
cannot be used for communication
because it has been Aborted.
The only solution I have found (not ideal) is to restart Visual Studio.
Anyone know a better way?
I have seen this a couple of times as well and the only resolution I found was to restart Visual Studio as well.
How come restarting Visual Studio will fix anything :)
You need to run Visual Studio as Administrator (by right clicking on its icon)
If still persists, restart the server.
If still persists, add the administrator account under which you are running Visual Studio to Sharepoint Central Administration for that sharepoint web portal.