دوستان

میخوام دیتابیس سایتم رو به یک هاست دیگه انتقال بدم اما هنگام ریستور کردن در وبسایتپنل ارور زیر میاد:

دیتابیس سایت sql2008r2

دیتابیس هاستینگ sql2012


ارور:

کد PHP:
System.Web.Services.Protocols.SoapExceptionSystem.Web.Services.Protocols.SoapExceptionServer was unable to process request. ---> System.ExceptionError executing 'RESTORE' task on 'karoonir_1292' SQL_DATABASE ---> System.Web.Services.Protocols.SoapExceptionSystem.Web.Services.Protocols.SoapExceptionServer was unable to process request. ---> System.Data.SqlClient.SqlExceptionCannot open backup device 'C:\Users\WPServer.WIN-UNI14Q3F7PL\AppData\Local\Temp\d14bc9ef-2330-4950-b638-f56552daa579\data.bak'Operating system error 5(Access is denied.). 
RESTORE FILELIST is terminating abnormally
at System.Data.SqlClient.SqlConnection.OnError(SqlException exceptionBoolean breakConnectionAction`1 wrapCloseInAction) 
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) 
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) 
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() 
at System.Data.SqlClient.SqlDataReader.get_MetaData() 
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) 
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) 
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource
`1 completionInt32 timeoutTasktaskBoolean asyncWrite
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehaviorRunBehavior runBehaviorBoolean returnStreamString method
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behaviorString method
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior
at System.Data.Common.DbDataAdapter.FillInternal(DataSet datasetDataTable[] datatablesInt32 startRecordInt32 maxRecordsString srcTableIDbCommand commandCommandBehavior behavior
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSetInt32 startRecordInt32 maxRecordsString srcTableIDbCommand commandCommandBehavior behavior
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet
at WebsitePanel.Providers.Database.MsSqlServer.ExecuteQuery(String commandTextString connectionString
at WebsitePanel.Providers.Database.MsSqlServer.ExecuteQuery(String commandText
at WebsitePanel.Providers.Database.MsSqlServer.GetBackupFiles(String file
at WebsitePanel.Providers.Database.MsSqlServer.RestoreFromBackup(SqlDatabase databaseString[] files
at WebsitePanel.Providers.Database.MsSqlServer.RestoreDatabase(String databaseNameString[] files
at WebsitePanel.Server.DatabaseServer.RestoreDatabase(String databaseNameString[] fileNames
--- 
End of inner exception stack trace --- 
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage messageWebResponse responseStream responseStreamBoolean asyncCall
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodNameObject[] parameters
at WebsitePanel.EnterpriseServer.DatabaseServerController.RestoreSqlDatabase(Int32 itemIdString[] uploadedFilesString[] packageFiles
--- 
End of inner exception stack trace --- 
at WebsitePanel.EnterpriseServer.DatabaseServerController.RestoreSqlDatabase(Int32 itemIdString[] uploadedFilesString[] packageFiles
--- 
End of inner exception stack trace --- 
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage messageWebResponse responseStream responseStreamBoolean asyncCall
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodNameObject[] parameters
at WebsitePanel.EnterpriseServer.esDatabaseServers.RestoreSqlDatabase(Int32 itemIdString[] uploadedFilesString[] packageFiles
at WebsitePanel.Portal.SqlRestoreDatabase.RestoreDatabase() 

کسی میدونه اشکال از کجاست؟؟