J'essaie d'installer GitHub pour Windows. J'ai essayé de l'installer normalement et j'ai eu cette erreur:
Application installation did not succeed. Cannot locate application files on the server. Contact the application vendor or your administrator for assistance.
En cliquant sur Details...
m'a donné ceci:
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.18034
System.Deployment.dll : 4.0.30319.17929 built by: FX45RTMREL
clr.dll : 4.0.30319.18034 built by: FX45RTMGDR
dfdll.dll : 4.0.30319.17929 built by: FX45RTMREL
dfshim.dll : 4.0.41209.0 (Main.041209-0000)
SOURCES
Deployment url : http://github-windows.s3.amazonaws.com/GitHub.application
Server : AmazonS3
Application url : http://github-windows.s3.amazonaws.com/Application%20Files/GitHub_1_0_47_0/GitHub.exe.manifest
Server : AmazonS3
IDENTITIES
Deployment Identity : GitHub.application, Version=1.0.47.0, Culture=neutral, PublicKeyToken=317444273a93ac29, processorArchitecture=x86
Application Identity : GitHub.exe, Version=1.0.47.0, Culture=neutral, PublicKeyToken=317444273a93ac29, processorArchitecture=x86, type=win32
APPLICATION SUMMARY
* Installable application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://github-windows.s3.amazonaws.com/GitHub.application resulted in exception. Following failure messages were detected:
+ Downloading http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_47_0/msvcp100.dll.deploy did not succeed.
+ The remote server returned an error: (403) Forbidden.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [5/21/2013 8:19:19 AM] : Activation of http://github-windows.s3.amazonaws.com/GitHub.application has started.
* [5/21/2013 8:19:19 AM] : Processing of deployment manifest has successfully completed.
* [5/21/2013 8:19:19 AM] : Installation of the application has started.
* [5/21/2013 8:19:20 AM] : Processing of application manifest has successfully completed.
* [5/21/2013 8:19:24 AM] : Found compatible runtime version 4.0.30319.
* [5/21/2013 8:19:24 AM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [5/21/2013 8:19:25 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_47_0/msvcp100.dll.deploy did not succeed.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Net.WebException
- The remote server returned an error: (403) Forbidden.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
J'ai suivi les conseils sur ce message et téléchargé github-windows.s3.amazonaws.com/GitHub.application avec la dernière version de Chrome. Quand j'ai essayé de l'exécuter, j'ai eu cette erreur:
Application cannot be started. Contact the application vendor.
Avec ce détail:
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.18034
System.Deployment.dll : 4.0.30319.17929 built by: FX45RTMREL
clr.dll : 4.0.30319.18034 built by: FX45RTMGDR
dfdll.dll : 4.0.30319.17929 built by: FX45RTMREL
dfshim.dll : 4.0.41209.0 (Main.041209-0000)
SOURCES
Deployment url : file:///C:/Users/SESA277661/Downloads/GitHub.application
IDENTITIES
Deployment Identity : GitHub.application, Version=1.0.47.0, Culture=neutral, PublicKeyToken=317444273a93ac29, processorArchitecture=x86
APPLICATION SUMMARY
* Installable application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\SESA277661\Downloads\GitHub.application resulted in exception. Following failure messages were detected:
+ Deployment and application do not have matching security zones.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [5/21/2013 8:29:33 AM] : Activation of C:\Users\SESA277661\Downloads\GitHub.application has started.
* [5/21/2013 8:29:33 AM] : Processing of deployment manifest has successfully completed.
* [5/21/2013 8:29:33 AM] : Installation of the application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [5/21/2013 8:29:33 AM] System.Deployment.Application.InvalidDeploymentException (Zone)
- Deployment and application do not have matching security zones.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
D'ici je suis coincé. Tout conseil serait très apprécié.
Je suis sur un ordinateur de travail, il est donc possible que certains paramètres de sécurité bloquent quelque chose, mais je ne le sais pas.
Merci, Chris
La configuration ralentissait à environ 85 Mo pour moi, après plusieurs tentatives. Après avoir essayé toutes ces réponses sans succès, celle trouvée ici est celle qui a finalement fonctionné pour moi. J'ai annulé, tué dfsvc.exe dans le Gestionnaire des tâches (j'utilise Windows 10), supprimé C:\Utilisateurs\{nom d'utilisateur}\AppData\Local\Apps\2.0, ouvert Internet Explorer (pas Chrome ou Firefox) et navigué jusqu'à cette URL exacte:
https://github-windows.s3.amazonaws.com/GitHub.application
J'avais juste le même problème, j'ai pu télécharger le programme d'installation, mais une fois que le programme d'installation (GitHubSetup.exe) a fini de télécharger, le programme ne se lance pas, il s'est écrasé avec un journal des erreurs ..__ Windows 8.1; Je n’ai jamais eu aucun problème dans Windows 7 . Alors j’ai essayé de cliquer avec le bouton droit de la souris sur "Exécuter en tant qu’administrateur", le téléchargement a été effectué et le lancement a bien fonctionné.
J'ai eu exactement le même problème et il s'est avéré qu'un système de filtrage de contenu Web obtenait des erreurs pour la plupart des fichiers du client git. Certains d'entre eux sont inclus ci-dessous.
Fichiers spoofés
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/msvcp100.dll.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/sqlite3.dll.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/7za.exe.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/RestSharp.dll.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/git2.dll.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/ReactiveUI.Xaml.dll.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/zh-Hant/Microsoft.Expression.Interactions.resources.dll.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/GitHub.UI.dll.deploy
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/GitHub.exe.deploy
Signature numérique manquante
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/chromium-pack.7z.deploy
Le nombre de fichiers contenus dépasse la limite
http://github-windows.s3.amazonaws.com/Application Files/GitHub_1_0_48_0/PortableGit.7z.deploy
Je suppose que vous devriez contacter votre administrateur réseau et lui demander de configurer des exceptions pour ces fichiers, voire mieux pour l’ensemble http://github-windows.s3.amazonaws.com . Pourtant, à mon humble avis, cela ne devrait pas se produire. Je vais essayer de contacter le support de Github.
J'ai ouvert Microsoft Edge et navigué vers:
https://github-windows.s3.amazonaws.com/GitHub.application
travaillé la première fois!
pourrait également fonctionner dans Internet Explorer
a eu l'idée de: stimpy77
J'ai eu un problème similaire: après que 75% du fichier ait été téléchargé, il reste bloqué . Puis 5 minutes plus tard environ, j'ai reçu exactement le même message d'erreur que vous.
Comme Geogrgios mentionné ci-dessus , vous devez ajouter une exception au pare-feu.
De meilleures instructions (avec des captures d'écran) peuvent être trouvées ici
Le simple fait de passer de Chrome à Internet Explorer a été décisif pour moi =). Je ne sais pas pourquoi, mais cela a vraiment aidé. Après que 95% (!!) du fichier ait été téléchargé, il s'est bloqué.
Moi aussi j'ai fait face à un problème similaire. La cause fondamentale était de deux fois . 1. Proxy: j'étais derrière un proxy d'entreprise, ce qui m'empêchait de me connecter au centre de téléchargement . 2. Pare-feu: j'utilisais un ordinateur portable d'entreprise sur lequel le contrôle d'accès réseau Symantec était activé (les paramètres liés au pare-feu sont présents ici)
J'ai désactivé le contrôle d'accès réseau Symantec et utilisé ma connexion Internet personnelle pour le télécharger et l'installer. N'a pas rencontré de problèmes après cela.
Si vous utilisez Windows 10:
Si vous utilisez Kaspersky, commencez par désactiver Protection et contrôle. Kaspersky Antivirus supprime tous les fichiers de déploiement en mode silencieux, donnant les erreurs comme ceci (à partir de install.log
):
Launching Application.
URLDownloadToCacheFile failed with HRESULT '-2146697211'
Error: An error occurred trying to download 'http://github-windows.s3.amazonaws.com/GitHub.application'.
Ou comme ceci (téléchargement http://github-windows.s3.amazonaws.com/GitHub.application et lancement manuel):
* [15/09/2015 11:58:50] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Unsuccessfull download at file:///C:/Users/user/Downloads/Application Files/GitHub_3_0_5_2/GitHub.exe.manifest.
- Source: System.Deployment
- Stack trace:
in System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
in System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
in System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
in System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
in System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
in System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
in System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
in System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
in System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Internal exception ---
Un peu plus de détails sur les réponses précédentes:
1- Ouvrez l'explorateur Windows (appuyez sur "Windows + E")
2- Tapez % LocalAppData%\Apps dans sa barre d'adresse et appuyez sur Entrée.
3- Il devrait trouver un dossier "2". Supprimez le dossier "2".
4- Ouvrez Task Manager (menu Démarrer, puis tapez Task manager et sélectionnez-le. Vous pouvez également appuyer sur Ctrl + Alt + Suppr et sélectionner Task Manager).
5- Cliquez sur l'onglet "Détails".
6- Tuez tous les fichiers nommés dfsvc.exe (pour moi, il y en avait deux).
7- Ouvrir Internet Explorer (IE)
8- Collez cette adresse dans la barre d'adresse et appuyez sur Entrée:
9- Il va commencer à installer Github pour Wiindows.
Le problème pour moi était que mon réseau d'entreprise bloquait le téléchargement au niveau du réseau. Ce problème a été résolu pour moi en allant au-delà des règles réseau de ma société via un VPN personnel.
Lorsque j'ai essayé de télécharger GitHub, l'application ClickOnce s'installait avec l'erreur suivante:
RÉSUMÉ DES ERREURS Vous trouverez ci-dessous un récapitulatif des erreurs. Les détails de ces erreurs sont énumérés plus tard dans le journal. * Activation de C:\Utilisateurs\Judah\AppData\Roaming\Microsoft\Windows\Menu Démarrer\Programmes\GitHub, Inc\GitHub.appref-ms | a abouti à une exception. Les messages d'échec suivants ont été détectés:
+ Downloading http://github-windows.s3.amazonaws.com/Application Files/GitHub_3_1_1_4/libGLESv2.dll.deploy did not succeed. + Unable to read data from the transport connection: An existing connection was forcibly closed by the remote Host. + An existing connection was forcibly closed by the remote Host
Le message d'erreur indique qu'il n'a pas été possible de télécharger http://github-windows.s3.amazonaws.com/Application Files/GitHub_3_1_1_4/libGLESv2.dll.deploy
. La tentative de téléchargement direct de ce fichier avec Chrome, IE et Edge a échoué.
J'ai commencé à penser que c'était une politique de réseau d'entreprise qui bloquait le téléchargement.
Alors, je me suis connecté à un VPN personnel, téléchargé à nouveau et cela a fonctionné. Vous pouvez également utiliser un VPN, le partage de connexion sur votre téléphone ou un autre réseau en dehors de votre réseau d'entreprise.
Moi aussi j'ai fait face au même problème quand j'ai essayé de l'installer. Même si j'utilise un réseau privé virtuel, je ne pouvais pas l'installer à cause des problèmes de configuration du réseau. J'ai donc désactivé le pare-feu et essayé de l'installer. Cela n'a pas fonctionné pour moi dans un cas de problèmes de fournisseurs et j'ai essayé de le réinstaller. Enfin, cela a fonctionné pour moi.
J'ai eu le même problème et j'ai eu l'isse environ 20 fois alors que j'essayais d'inclure le github sous Windows 8 Pro.
Les solutions trouvées sans le savoir sont les suivantes: - Connectez-vous au compte Github, puis téléchargez le package et essayez de l'installer sans vous déconnecter jusqu'à la fin de l'installation.
Cela fonctionne pour moi .. S'il vous plaît essayez de fournir si vous avez un meilleur moyen de gérer cela.
merci.
Pour résoudre ce problème:
Windows Firewall
=> Advanced
Action
> Properties
firwall state
sur off
dans le domaine, privé et public. windows defender
ou tout autre antivirus.run
en cliquant sur le bouton Windows + R
%LocalAppData%\Apps
" Microsoft Edge
ou Internet Explorer
Ce processus sera plus lent que d'habitude mais laissez-le fonctionner aussi longtemps que nécessaire. Et ensuite, vous devriez avoir une icône Github et une icône de fenêtre Shell sur votre bureau à la fin de celui-ci.
Grâce à this post, je viens d’utiliser Internet Explorer et d’accéder à:
https://github-windows.s3.amazonaws.com/GitHub.application
Et il complètement installé Github pour Windows (j'ai Windows 8.1).
Avant cela, avec le programme d'installation que j'avais téléchargé avec Chrome, je ne pouvais pas installer Github pour Windows (j'avais l'habitude d'obtenir l'erreur "n'a pas réussi" ci-dessus).