Closed LeifurPals closed 2 years ago
PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!!
Shipped in the latest prerelease
Shipped in 4.0.3
Hi Freddy, while trying to sign my App with Signtool.exe I get the error "File not recognized" I stumbled upon the "Install-NAVSipCryptoProviderFromBcContainer" command to copy "NavSip" locally. However I get the same Error as above.
I am running a Docker Container 22.1.55890.57331 and try to sign my App Files with a new (required) eSigner Service.
Do you have any idea?
Thank you so much for the help.
PS C:\Windows\system32> Install-NAVSipCryptoProviderFromBcContainer bcserver
Remove existing C:\Windows\System32\NavSip.dll
Copy SIP crypto provider from container bcserver
Copy from container bcserver (C:\Windows\System32\NavSip.dll) to C:\Windows\System32\NavSip.dll
Copy from container bcserver (C:\Windows\SysWow64\NavSip.dll) to C:\Windows\SysWow64\NavSip.dll
Cannot find path 'C:\Windows\SysWow64\NavSip.dll' because it does not exist.
Exception Script Stack Trace:
bei Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\4.0.16\ContainerHandling\Invoke-ScriptInNavContainer.ps1: Zeile 61
bei Copy-FileFromBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\4.0.16\Misc\Copy-FileFromNavContainer.ps1: Zeile 39
bei Install-NAVSipCryptoProviderFromBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\4.0.16\AppHandling\Install-NAVSipCryptoProviderFromNavContainer.ps1: Zeile 44
bei <ScriptBlock>, <Keine Datei>: Zeile 1
PowerShell Call Stack:
bei Invoke-ScriptInBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\4.0.16\ContainerHandling\Invoke-ScriptInNavContainer.ps1: Zeile 71
bei Copy-FileFromBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\4.0.16\Misc\Copy-FileFromNavContainer.ps1: Zeile 39
bei Install-NAVSipCryptoProviderFromBcContainer, C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\4.0.16\AppHandling\Install-NAVSipCryptoProviderFromNavContainer.ps1: Zeile 44
bei <ScriptBlock>, <Keine Datei>: Zeile 1
Container Free Physical Memory: 4.7Gb
Services in container bcserver:
- MicrosoftDynamicsNavServer$BC is Running
- MSSQL$SQLEXPRESS is Running
C:\Windows\SysWow64\NavSip.dll doesn't exist.
C:\Windows\System32\NavSip.dll successfully registered.
You are running 4.0.16, and it should be fixed there, but before I investigate, please install the latest ContainerHelper and try with that.
Also, this issue is closed, please create a new issue if this persists with the latest containerhelper.
@freddydk thank you :) Updated Container Helper and opened new issue: https://github.com/microsoft/navcontainerhelper/issues/3089
PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!!
Describe the issue I get an error when SysWow64.dll is being copied
Scripts used to create container and cause the issue
Full output of scripts
Additional context