We have a maintenance plan for backing up databases and I need to change the destination filepath.
When I open the plan in SSMS and make the changes then hit save, I get a message that says
You are about to save maintenance plan "mtpblah" in a new format. Earlier versions of SQL Server Tools do not support the new format. However, the newly formatted Maintenance Plans will not have any issues in execution. Would you like to save?
When I click OK a dialogue with a big red cross and the message No description found
pops up. If I click OK, this closes the dialogue box and takes me back to my unsaved maintenance plan.
The maintenance plan was created by my predecessor so I'm not sure what version of SQL Server it was created in, but probably at least one previous to our current version of SQL Server 2012.
I am using SSMS 2016, which according to Microsoft works with all supported versions of SQL Server. Has anyone else hit this problem and have a solution?