Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
AnswerRe: Lower resolution of .PDF Pin
Dave Kreskowiak27-Sep-11 13:05
mveDave Kreskowiak27-Sep-11 13:05 
AnswerRe: Lower resolution of .PDF Pin
Alan Balkany28-Sep-11 5:42
Alan Balkany28-Sep-11 5:42 
AnswerRe: Lower resolution of .PDF Pin
BobJanova28-Sep-11 22:52
BobJanova28-Sep-11 22:52 
QuestionSQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 5:19
kutbinayi27-Sep-11 5:19 
AnswerCrosspost Pin
Eddy Vluggen27-Sep-11 6:22
professionalEddy Vluggen27-Sep-11 6:22 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 6:30
kutbinayi27-Sep-11 6:30 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
Eddy Vluggen27-Sep-11 6:36
professionalEddy Vluggen27-Sep-11 6:36 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 6:41
kutbinayi27-Sep-11 6:41 
The whole exception is this :


Microsoft.SqlServer.Management.Smo.FailedOperationException: Backup failed for Server 'EMRE-PC\SQLEXPRESS'.  ---> Microsoft.SqlServer.Management.Common.ExecutionFailureException: An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: Cannot open backup device 'C:\Users\EMRE\Desktop\YEDEK.bak'. Operating system error 5(failed to retrieve text for this error. Reason: 15105).
BACKUP DATABASE is terminating abnormally.
   konum: Microsoft.SqlServer.Management.Common.ConnectionManager.ExecuteTSql(ExecuteTSqlAction action, Object execObject, DataSet fillDataSet, Boolean catchException)
   konum: Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType)
   --- İç özel durum yığını izlemesinin sonu ---
   konum: Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType)
   konum: Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(StringCollection sqlCommands, ExecutionTypes executionType)
   konum: Microsoft.SqlServer.Management.Smo.ExecutionManager.ExecuteNonQuery(StringCollection queries)
   konum: Microsoft.SqlServer.Management.Smo.BackupRestoreBase.ExecuteSql(Server server, StringCollection queries)
   konum: Microsoft.SqlServer.Management.Smo.Backup.SqlBackup(Server srv)
   --- İç özel durum yığını izlemesinin sonu ---
   konum: Microsoft.SqlServer.Management.Smo.Backup.SqlBackup(Server srv)
   konum: _15_49KADINIZLEM.DbConnection.BackUpDB(String DBpath) C:\Users\EMRE\documents\visual studio 2010\Projects\15-49KADINIZLEM\15-49KADINIZLEM\DbConnection.cs içinde: satır 107

Backup failed for Server 'EMRE-PC\SQLEXPRESS'. 

AnswerRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
Eddy Vluggen27-Sep-11 6:48
professionalEddy Vluggen27-Sep-11 6:48 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 7:53
kutbinayi27-Sep-11 7:53 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
Eddy Vluggen27-Sep-11 8:19
professionalEddy Vluggen27-Sep-11 8:19 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 8:29
kutbinayi27-Sep-11 8:29 
AnswerRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
Eddy Vluggen27-Sep-11 8:35
professionalEddy Vluggen27-Sep-11 8:35 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 8:48
kutbinayi27-Sep-11 8:48 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
Eddy Vluggen27-Sep-11 11:55
professionalEddy Vluggen27-Sep-11 11:55 
Question(Rich)TextBox problem! Pin
OlivierPD27-Sep-11 4:07
OlivierPD27-Sep-11 4:07 
AnswerRe: (Rich)TextBox problem! Pin
Luc Pattyn27-Sep-11 4:21
sitebuilderLuc Pattyn27-Sep-11 4:21 
GeneralRe: (Rich)TextBox problem! Pin
OlivierPD27-Sep-11 6:25
OlivierPD27-Sep-11 6:25 
GeneralRe: (Rich)TextBox problem! Pin
Pete O'Hanlon27-Sep-11 6:27
mvePete O'Hanlon27-Sep-11 6:27 
GeneralRe: (Rich)TextBox problem! Pin
OlivierPD27-Sep-11 6:41
OlivierPD27-Sep-11 6:41 
AnswerRe: (Rich)TextBox problem! Pin
Luc Pattyn27-Sep-11 7:21
sitebuilderLuc Pattyn27-Sep-11 7:21 
AnswerRe: (Rich)TextBox problem! Pin
BobJanova27-Sep-11 5:15
BobJanova27-Sep-11 5:15 
GeneralRe: (Rich)TextBox problem! Pin
OlivierPD27-Sep-11 6:31
OlivierPD27-Sep-11 6:31 
Questionplz give guideline.. Pin
Pragya727-Sep-11 1:22
Pragya727-Sep-11 1:22 
AnswerRe: plz give guideline.. Pin
Richard MacCutchan27-Sep-11 1:33
mveRichard MacCutchan27-Sep-11 1:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.