简体   繁体   中英

unable to install visual studio 2008 sp1

I got following error

failed with error: 12180
WinHttpDownloader::GetProxySetting) Auto detection of proxy failed, try to retrieve proxy information via IE.
WinHttpDownloader::GetProxySettingViaIE) Retrieving proxy information using WinHttpGetIEProxyConfigForCurrentUser
WinHttpDownloader::GetProxySettingViaIE) Unable to retrieve Proxy information although WinHttpGetIEProxyConfigForCurrentUser called succeeded

Please help me out i am getting issue from long time.

The problem is that the installer you are using--a little tiny file about half a megabyte, right?--is trying to download all the pieces of the service pack, and it's searching for a web proxy via the autoproxy interface. So, you need to tell the system not to search for a web proxy, which you can do in the Internet Explorer options here .

If that doesn't do the trick, then it's always possible to just download the full version of VS2008 SP1 (in .ISO disc format) . (And, if you want the massive MSDN Library for VS2008 SP1 , it's available in full download form too.)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM