Home › Forums › Bulk Edit Support Forum › Project Server 2019 on premise support › Reply To: Project Server 2019 on premise support
May 2, 2019 at 11:13 pm
#118706
Martin Laukkanen
Keymaster
Hello,
2019 is supported, however I have found that there is an issue that causes BulkEdit to not load correctly.
It is caused by a missing feature installed on the server, see the following article for a workaround:
Workaround:
The issue can be resolved by installing the IIS 6 Metabase Compatibility windows feature either through Server Manager UI or using the following PowerShell commands:
import-module servermanager
install-windowsfeature web-metabase