Getting error when importing SP 2010 list template and create a new list in SP 2019 using that template.

Sunny Rastogi 106 Reputation points
2024-10-30T10:44:08.5433333+00:00

Hi Team,

I am getting error when importing SP 2010 list template and create a new list in SP 2019 using that template.

Please see the attachment for the error that I am getting, please suggest, its giving some unexpected URL error:

Sorry, something went wrong

There is no file with URL 'http://XYZ/sites/test/test/Lists/Batches/2018/06/1_.000' in this Web.

Microsoft 365 and Office | SharePoint Server | For business
Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft 365 and Office | SharePoint Server | Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xyza Xue_MSFT 30,181 Reputation points Microsoft External Staff
    2024-10-31T02:57:41.44+00:00

    Hi @Sunny Rastogi ,

    It looks like you're encountering an issue with importing a SharePoint 2010 list template into SharePoint 2019. The reason for this error is usually an unavoidable difference in structure and functionality between SharePoint 2010 and SharePoint 2019. Here are a few steps you can try to resolve this issue:

    1. Check the URL Path: Ensure that the URL path mentioned in the error message is correct and accessible. Sometimes, the path might have changed or the file might not exist in the specified location.
    2. Enable Custom Script: Make sure that custom scripts are enabled on your SharePoint 2019 site. This can be done through the SharePoint Admin Center. Enabling custom scripts allows you to upload and use list templates.
    3. Use PowerShell: You can use PowerShell to import the list template. This method can sometimes bypass issues that occur through the UI.
    4. Update the Template: If the above steps don't work, it means that this 2010 template is not compatible in 2019. You may need to update the list template to make it compatible with SharePoint 2019. This may require creating a new list in SharePoint 2019 and then manually copying the structure and data from the SharePoint 2010 list.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.