Click here to Skip to main content
15,886,518 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Relationship of dll and interface Pin
David Fiser10-Jul-13 6:30
David Fiser10-Jul-13 6:30 
QuestionTextChanged Event Won't Fire First Time Pin
Hypermommy9-Jul-13 4:49
Hypermommy9-Jul-13 4:49 
QuestionError Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 18:47
chdboy8-Jul-13 18:47 
AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 21:01
mveRichard MacCutchan8-Jul-13 21:01 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 21:40
chdboy8-Jul-13 21:40 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 22:11
mveRichard MacCutchan8-Jul-13 22:11 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 22:45
chdboy8-Jul-13 22:45 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 23:13
mveRichard MacCutchan8-Jul-13 23:13 
It may well be that you have some connection left open somewhere that is preventing the copy from succeeding. It is probably best to run your tests outside of Visual ~Studio so that the copying of the database is not actually part of your test.
Use the best guess

AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
TnTinMn10-Jul-13 9:31
TnTinMn10-Jul-13 9:31 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy10-Jul-13 16:55
chdboy10-Jul-13 16:55 
QuestionProblem with P/Invoke Pin
Nooredin8-Jul-13 10:47
Nooredin8-Jul-13 10:47 
AnswerRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 20:58
mveRichard MacCutchan8-Jul-13 20:58 
GeneralRe: Problem with P/Invoke Pin
Nooredin8-Jul-13 22:38
Nooredin8-Jul-13 22:38 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 23:09
mveRichard MacCutchan8-Jul-13 23:09 
GeneralRe: Problem with P/Invoke Pin
Nooredin9-Jul-13 10:38
Nooredin9-Jul-13 10:38 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan9-Jul-13 10:47
mveRichard MacCutchan9-Jul-13 10:47 
GeneralRe: Problem with P/Invoke Pin
Nooredin9-Jul-13 11:42
Nooredin9-Jul-13 11:42 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan9-Jul-13 21:22
mveRichard MacCutchan9-Jul-13 21:22 
GeneralRe: Problem with P/Invoke Pin
Nooredin10-Jul-13 23:10
Nooredin10-Jul-13 23:10 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan10-Jul-13 23:23
mveRichard MacCutchan10-Jul-13 23:23 
GeneralRe: Problem with P/Invoke Pin
Nooredin12-Jul-13 21:06
Nooredin12-Jul-13 21:06 
QuestionApplication pool crash monitoring Pin
amjegan6-Jul-13 23:46
amjegan6-Jul-13 23:46 
AnswerRe: Application pool crash monitoring Pin
Eddy Vluggen8-Jul-13 7:08
professionalEddy Vluggen8-Jul-13 7:08 
AnswerRe: Application pool crash monitoring Pin
jschell8-Jul-13 8:33
jschell8-Jul-13 8:33 
QuestionHow to write data to XML file using ASP.net/C# if that file already using by another process Pin
ven7534-Jul-13 1:18
ven7534-Jul-13 1:18 

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.