Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value does not fall within the expected range #39

Open
ThomasMichelsen opened this issue Dec 15, 2022 · 1 comment
Open

Value does not fall within the expected range #39

ThomasMichelsen opened this issue Dec 15, 2022 · 1 comment

Comments

@ThomasMichelsen
Copy link

ThomasMichelsen commented Dec 15, 2022

Hi Zerg00s,

I'm migrating a Power Apps solution and one site and 1 list. I see this error:

Importing lists and libraries...
[Error] Value does not fall within the expected range.
Apply-PnPProvisioningTemplate : Value does not fall within the expected range.
At C:\Users\ThomasMichelsen\Downloads\FlowPowerAppsMigrator-master\FlowPowerAppsMigrator-master\MISC\Move-Lists.ps1:124 char:9
+         Apply-PnPProvisioningTemplate -Path Lists.xml
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (:) [Apply-PnPProvisioningTemplate], ServerException
    + FullyQualifiedErrorId : EXCEPTION,PnP.PowerShell.Commands.Provisioning.Site.ApplyProvisioningTemplate

NB: If I exclude the site and list, I get this warning: "Løsningen "Tencate Ordering System" blev importeret med advarsler: Translated labels for the following languages could not be imported because they have not been enabled for this organization: 1033". Is that because I have different languages in the two Sharepoint environments?

Best regards,
Thomas

@Zerg00s
Copy link
Owner

Zerg00s commented Dec 29, 2022

hi @ThomasMichelsen ,

I haven't encountered this issue, so it's hard to tell what is wrong exactly. But, judging by the error message, the target SharePoint site does not seem to have English Language (code 1033, English-US) is available. Can you confirm that English locale is enabled?

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

No branches or pull requests

2 participants