When i backup my SQL Server database from SSMS i get
Error:
Cannot show requested dialog.
Cannot show requested dialog. (SqlMgmt)
Resolution:
This happens if you have two databases with same name in Case sensitive SQL Server Instance
Example: 1. USERDB 2. userdb
USE T-SQL to backup your database