I am using SQL Server 2008. While I am restoring database from backup file I got the error.
Restore failed for Server 'WIN-TUT3YRM1MMN\SQLEXPRESS'. (Microsoft.SqlServer.SmoExtended)
System.Data.SqlClient.SqlError: RESTORE detected an error on page (44262:41495) in database "KBCLDBNEW" as read from the backup set. (Microsoft.SqlServer.Smo)
I have tried restoring in new database but still gives the error. I am cannot find the what is the problem. Thanks for helping me.