I am using GitHub for windows which is the easiest and excellent way for using the GitHub from our Windows System.
Recently, I updated my GitHub for Windows software. The update makes the software to be an error. And it was the login failure saying “Unable to retrieve your user info from the server. A proxy server might be interfering with the request.”
For this Problem, when I surfed over, simply said to follow these steps ..
– Open CMD with administrator privileges;
– Run “sfc / scannow” (slow process, wait…)
– Restart the computer
But It seems not a correct way to solve this issue. Later, I installed the Microsoft Visual Studio Professional 2012 on my system which updates the .Net Framework itself. Unfortunately, I found the issue solved and found the way by just updating the Dot.Net Framework in our system ..
Download the Dot.Net Framework 4.5 at the link below
http://www.microsoft.com/en-in/download/details.aspx?id=30653
For further more information, please visit here ..
Thanks, its was helpful.