@sebastian-roth I don’t know if it’s the right way to download a package :
C:\fog-client\.nuget>nuget install Common.Logging -OutputDirectory packages
AVERTISSEMENT : La connexion sous-jacente a été fermée : Une erreur inattendue s
'est produite lors de l'envoi.
AVERTISSEMENT : An error occurred while loading packages from 'https://www.nuget
.org/api/v2/': La connexion sous-jacente a été fermée : Une erreur inattendue s'
est produite lors de l'envoi.
Unable to find package 'Common.Logging'.
EDIT : We need some registry keys…
https://stackoverflow.com/questions/20445638/nuget-fails-the-underlying-connection-was-closed-an-unexpected-error-occurred
New log :
PS C:\fog-client> C:\fog-client\build.ps1
Restoring Packages
C:\fog-client\.nuget\NuGet.exe : The 'Newtonsoft.Json 12.0.3' package requires NuGet client version '2.12' or above, but the current NuGet version is '2.8.60318.667'.
Au caractère Ligne:1 : 1
+ C:\fog-client\.nuget\NuGet.exe restore
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (The 'Newtonsoft...2.8.60318.667'.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Cleaning Projects
Microsoft (R) Build Engine, version 14.0.23107.0
Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
Microsoft (R) Build Engine, version 14.0.23107.0
Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
Microsoft (R) Build Engine, version 14.0.23107.0
Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
Building Solution
Microsoft (R) Build Engine, version 14.0.23107.0
Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
Restauration des packages NuGet.
Pour empˆcher NuGet de t‚l‚charger des packages lors de la cr‚ation, ouvrez la boŒte de dialogue Options Visual Studio, cliquez sur le noud Gestionnaire de package et d‚cochez 'Allow NuGet to download missing p
ackages'.
Tous les packages r‚pertori‚s dans packages.config sont d‚j… install‚s.
C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: le fichier d'ensemble de rŠgles "MinimumRecommendedRules.ruleset" est introuvable. [C:\fog-client\Modules\M
odules.csproj]
PowerManagement\Task.cs(55,53): error CS1525: Terme d'expression 'int' non valide [C:\fog-client\Modules\Modules.csproj]
PowerManagement\Task.cs(55,57): error CS1003: Erreur de syntaxe, ',' attendu [C:\fog-client\Modules\Modules.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: le fichier d'ensemble de rŠgles "MinimumRecommendedRules.ruleset" est introuvable. [C:\fog-client\UpdateHel
per\UpdateHelper.csproj]
UpdateHelper -> C:\fog-client\bin\FOGUpdateHelper.exe
C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: le fichier d'ensemble de rŠgles "MinimumRecommendedRules.ruleset" est introuvable. [C:\fog-client\UpdateWai
ter\UpdateWaiter.csproj]
UpdateWaiter -> C:\fog-client\bin\FOGUpdateWaiter.exe
C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: le fichier d'ensemble de rŠgles "MinimumRecommendedRules.ruleset" est introuvable. [C:\fog-client\Tray\Tray
.csproj]
Tray -> C:\fog-client\bin\FOGTray.exe
Searching for custom action entry points in SetupHelper.dll
Loaded dependent assembly: C:\Program Files (x86)\WiX Toolset v3.11\SDK\Microsoft.Deployment.WindowsInstaller.dll
InstallCert=SetupHelper!SetupHelper.CustomActions.InstallCert
SaveSettings=SetupHelper!SetupHelper.CustomActions.SaveSettings
Cleanup=SetupHelper!SetupHelper.CustomActions.Cleanup
UninstallCert=SetupHelper!SetupHelper.CustomActions.UninstallCert
InstallFOGCert=SetupHelper!SetupHelper.CustomActions.InstallFOGCert
UninstallFOGCert=SetupHelper!SetupHelper.CustomActions.UninstallFOGCert
CheckForLegacy=SetupHelper!SetupHelper.CustomActions.CheckForLegacy
CleanTasks=SetupHelper!SetupHelper.CustomActions.CleanTasks
Searching for an embedded UI class in SetupHelper.dll
Modifying SfxCA.dll stub
Copying file version info from C:\fog-client\SetupHelper\obj\x86\Release\SetupHelper.dll to C:\fog-client\SetupHelper\obj\x86\Release\SetupHelper.CA.dll
Packaging files
SetupHelper.dll
Microsoft.Deployment.WindowsInstaller.dll
Microsoft.Win32.TaskScheduler.dll
Newtonsoft.Json.dll
Zazzles.dll
SuperWebSocket.dll
WebSocket4Net.dll
SuperSocket.ClientEngine.dll
SuperSocket.SocketBase.dll
SuperSocket.SocketEngine.dll
SuperSocket.Common.dll
log4net.dll
CustomAction.config
MakeSfxCA finished: C:\fog-client\SetupHelper\obj\x86\Release\SetupHelper.CA.dll
SetupHelper -> C:\fog-client\bin\SetupHelper.dll
C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3277: des conflits entre diff‚rentes versions du mˆme assembly d‚pendant ont ‚t‚ trouv‚s, et qui n'ont pas pu ˆt
re r‚solues. Ces conflits de r‚f‚rence sont r‚pertori‚s dans le fichier journal de g‚n‚ration quand les commentaires sont d‚finis sur d‚taill‚s. [C:\fog-client\ShutdownGUI\ShutdownGUI.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: le fichier d'ensemble de rŠgles "MinimumRecommendedRules.ruleset" est introuvable. [C:\fog-client\ShutdownG
UI\ShutdownGUI.csproj]
ShutdownGUI -> C:\fog-client\bin\FOGShutdownGUI.exe
Copying Theme to build
Zipping Build for installer
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\EngineIoClientDotNet.dll », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...lientDotNet.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\FOGService.exe », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.exe:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\FOGService.exe.config », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.exe.config:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\FOGUserService.exe », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGUserService.exe:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\FOGUserService.exe.config », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...vice.exe.config:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\Modules.dll », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Modules.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\Modules.dll.config », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Modules.dll.config:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\ProcessPrivileges.dll », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\ProcessPrivileges.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\Quartz.dll », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Quartz.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\Common.Logging.dll », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Common.Logging.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\Common.Logging.Core.dll », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...ogging.Core.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\ICSharpCode.SharpZipLib.dll », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:126 : 2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\" + $file) -re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...SharpZipLib.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Building MSI
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\FOGService.msi », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:152 : 1
+ Copy-Item "$PSScriptRoot\bin\FOGService.msi" $InstallerMSI
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.msi:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Impossible de trouver le chemin d'accès « C:\fog-client\bin\FOGService.msi », car il n'existe pas.
Au caractère C:\fog-client\build.ps1:153 : 1
+ Copy-Item "$PSScriptRoot\bin\FOGService.msi" "$PSScriptRoot\out\FOGService.msi"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.msi:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Building Smart Installer
ILMerging Smart Installer
An exception occurred during merging:
ILMerge.Merge: Could not find the file 'C:\fog-client\bin\SmartInstaller.exe'.
… ILMerging.ILMerge.Merge()
… ILMerging.ILMerge.Main(String[] args)
ILMerging Debugger
An exception occurred during merging:
ILMerge.Merge: Could not find the file 'C:\fog-client\bin\Debugger.exe'.
… ILMerging.ILMerge.Merge()
… ILMerging.ILMerge.Main(String[] args)
ILMerging PrinterManagerHelper
An exception occurred during merging:
ILMerge.Merge: Could not find the file 'C:\fog-client\bin\PrinterManagerHelper.exe'.
… ILMerging.ILMerge.Merge()
… ILMerging.ILMerge.Main(String[] args)