Skip to content

Conversation

@St0Rm3DBe
Copy link

On a un problème de mismatch de paramètre entre BizTalk.Deployment et Psx, j'ai trouvé que le nom PropertyType était plus parlant que je suis Type.

Code BizTalk.Deployment qui fait appel à Psx :

Set-RegistryEntry -Key $KeyPath -Entry $Manifest.Properties.Name -Value $Manifest.Properties.Path -PropertyType String -Force

https://github.com/icraftsoftware/Be.Stateless.PowerShell.Module.BizTalk.Deployment/blob/master/src/BizTalk.Deployment/Tasks/Tasks.Manifest.ps1

@emmanuelbenitez
Copy link
Collaborator

Le changement est plutôt à faire du côté de BizTalk.Deployment qui n'utilise pas la bon nom de paramètre.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants