首页 > Github for windows 安装失败:提示“无法打开应用程序”

Github for windows 安装失败:提示“无法打开应用程序”

(也百度了相关的问题:GitHub for Windows安装失败解决http://jingyan.baidu.com/article/fd8044fa924e8f5031137ac6.html)
看不太懂错误信息,是哪里的问题?


但是按照经验的提示设置之后还是无法成功的下载安装github for windows:错误详细信息如下:

-------错误详细信息-------
    执行此操作期间检测到下列错误。
    * [2015/5/28 14:54:41] ***System.Configuration.ConfigurationErrorsException***
        - ***创建在“system.net/defaultProxy”配置节中指定的 Web 代理时出错。***
        - 源: System
        - 堆栈跟踪:
            在 System.Net.Configuration.DefaultProxySectionInternal.GetSection()
            在 System.Net.WebRequest.get_InternalDefaultWebProxy()
            在 System.Net.HttpWebRequest..ctor(Uri uri, ServicePoint servicePoint)
            在 System.Net.HttpRequestCreator.Create(Uri Uri)
            在 System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
            在 System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
            在 System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
            在 System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
            在 System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
            在 System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
            在 System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
            在 System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
            在 System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
        **--- 内部异常 ---**
        ***System.Net.Sockets.SocketException
        - 无法加载或初始化请求的服务提供程序。***
        - 源: System
        - 堆栈跟踪:
            在 System.Net.NetworkAddressChangePolled..ctor()
            在 System.Net.AutoWebProxyScriptEngine.AutoDetector.Initialize()
            在 System.Net.AutoWebProxyScriptEngine..ctor(WebProxy proxy, Boolean useRegistry)
            在 System.Net.WebProxy.UnsafeUpdateFromRegistry()
            在 System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
            在 System.Net.Configuration.DefaultProxySectionInternal.GetSection()


组件存储事务详细信息
没有可用的事务信息。

我也曾经遇到过,原因是电脑的安全策略阻止了,你检查检查一下杀毒软件和防火墙。


windows下推荐使用smartgit。


有残留,把之前安装的github的所有文件删了就可以了


别用git for windows哈,用这个还不如用tortoise git
也可以从http://git-scm.com/上下一个shell 版的 git

我喜欢cygwin+git,只是你未必用的惯……


居然有人用git for windows!!!!!!


看日志可能是网络问题

git for windows对新手还是很友好的,不行可以试试sourcetree,也支持github帐号登录

【热门文章】
【热门文章】