Whenever I try to set up a SQL Server Integration Services Package job (through the SSIS Catalog within SSMS), I get the error
Parser NULL (DTEParseMgd).
The version of the SQL server is "Microsoft SQL Server 2016 (SP1-GDR) (KB3210089) - 13.0.4202.2 (X64) Dec 13 2016 05:22:44"
Here is a screenshot of that message: Error screenshot
Does anyone know how to deal with this issue?
Thanks in advance!