Hi all,
I try to restore native Sql-2014 compressed full Backup. After click "create" button on UI, he ask me for credentials. After input of any credentials (also admin) follow this error:Could not access backup file with the current credentials.File: E:\XYZ\Database_backup_2017_02_19_050003_7867661.voll Restoring of same backup with ssms runs now (15% ready), and no credentials was needed.Restoring of native Sql-2008 compressed full backup was successfully and without request to input of credentials. Any help would be appreciate.Virtual database version: 2.2.1.60 (64 bit)Sql: SQL Server 2014 - 12.0.2000.8 (X64)OS: Windows Server 2012
Your SSMS backup uses the SQL Server service credential. The credential you are trying to use with SQLSafe doesn't have access to your path/file.