Forum Discussion

TamaraF's avatar
TamaraF
Brass Contributor
Jul 21, 2021

Migration from 2013->2019 - Project site selection not possible

Hello, after migrating from Project Server 2013 to Project Server 2019 I found this strange behavior for Enterprise Project Types: The dropdown field for selecting the Project Site Template languag...
  • Paul_Mather's avatar
    Jul 21, 2021

    Hello TamaraF ,

    Try the following:

    • Arrange a system outage
      • Assuming the system is live etc.
    • Backup the content database where the PWA site collection is hosted
      • Just in case something goes wrong, you can restore the database backup
    • Run the following PowerShell command: Disable-SPFeature pwasite -Url <URL>
    • Run the following PowerShell command: Enable-SPFeature pwasite -Url <URL>

    See if that resolves the issue.

    Paul

Resources