PS C:\Windows\system32> Publish-NAVApp -ServerInstance BC140 - Path 'C:Users\GrupoMas\Desktop\GRUPO MAS SRL_Localization for Argentina Zitro_1.2019.11.119.app' -SkipVerification
And I'm getting this error:
Publish-NAVApp : Cannot validate argument on parameter 'PackageType'. The argument "C:Users\GrupoMas\Desktop\GRUPO MAS
SRL_Localization for Argentina Zitro_1.2019.11.119.app" does not belong to the set "Extension,SymbolsOnly" specified
by the ValidateSet attribute. Supply an argument that is in the set and then try the command again.
At line:1 char:45
... C140 - Path 'C:Users\GrupoMas\Desktop\GRUPO MAS SRL_Localization for ...
Hello, I'm trying to publish:
PS C:\Windows\system32> Publish-NAVApp -ServerInstance BC140 - Path 'C:Users\GrupoMas\Desktop\GRUPO MAS SRL_Localization for Argentina Zitro_1.2019.11.119.app' -SkipVerification
And I'm getting this error:
Publish-NAVApp : Cannot validate argument on parameter 'PackageType'. The argument "C:Users\GrupoMas\Desktop\GRUPO MAS SRL_Localization for Argentina Zitro_1.2019.11.119.app" does not belong to the set "Extension,SymbolsOnly" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again. At line:1 char:45
Could anyone help me? Thank you!