After applying the related policies and restarted the server machine. In my case same error appears. What my colleague did is re-start the sql service (services.msc) and then we re-try to deploy and it start working with the packages.
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I can't deploy project to SSISDB catalog.
See below my error:
.NET Framework error occurred during execution of user-defined routine or aggregate "deploy_project_internal":
System.ComponentModel.Win32Exception: A required privilege is not held by the client
System.ComponentModel.Win32Exception:
at Microsoft.SqlServer.IntegrationServices.Server.ISServerProcess.StartProcess(Boolean bSuspendThread)
at Microsoft.SqlServer.IntegrationServices.Server.ServerApi.DeployProjectInternal(SqlInt64 deployId, SqlInt64 versionId, SqlInt64 projectId, SqlString projectName)
. (.Net SqlClient Data Provider)
After applying the related policies and restarted the server machine. In my case same error appears. What my colleague did is re-start the sql service (services.msc) and then we re-try to deploy and it start working with the packages.
Thanks