Click here to Skip to main content
15,888,286 members
Home / Discussions / C#
   

C#

 
GeneralRe: i get an error (non-invocable member-- can't be used like a method) any help? Pin
Member 1289974619-Dec-16 23:42
Member 1289974619-Dec-16 23:42 
GeneralRe: i get an error (non-invocable member-- can't be used like a method) any help? Pin
Afzaal Ahmad Zeeshan19-Dec-16 23:45
professionalAfzaal Ahmad Zeeshan19-Dec-16 23:45 
GeneralRe: i get an error (non-invocable member-- can't be used like a method) any help? Pin
OriginalGriff19-Dec-16 23:55
mveOriginalGriff19-Dec-16 23:55 
GeneralRe: i get an error (non-invocable member-- can't be used like a method) any help? Pin
Afzaal Ahmad Zeeshan20-Dec-16 0:00
professionalAfzaal Ahmad Zeeshan20-Dec-16 0:00 
GeneralRe: i get an error (non-invocable member-- can't be used like a method) any help? Pin
Member 1289974620-Dec-16 2:01
Member 1289974620-Dec-16 2:01 
QuestionUnable to copy file "obj\x86\Debug\**** Pin
Rebyc Rebyc19-Dec-16 5:40
Rebyc Rebyc19-Dec-16 5:40 
AnswerRe: Unable to copy file "obj\x86\Debug\**** Pin
Richard Deeming19-Dec-16 5:57
mveRichard Deeming19-Dec-16 5:57 
AnswerRe: Unable to copy file "obj\x86\Debug\**** Pin
Afzaal Ahmad Zeeshan19-Dec-16 23:39
professionalAfzaal Ahmad Zeeshan19-Dec-16 23:39 
That is the way it works.
Rebyc Rebyc wrote:
because it is being used by another process"

All that needs to be done is terminate that program, because you are executing a write operations on a file and in Windows, files are locked from any write operation. Just terminate that program so that content can be updated, then restart the service. You are right, you have to repeat this process, otherwise do not start the debuggers until everything is in its place.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

QuestionC# Textbox number and symbols Pin
Pavlex418-Dec-16 6:12
Pavlex418-Dec-16 6:12 
AnswerRe: C# Textbox number and symbols Pin
Pavlex418-Dec-16 6:52
Pavlex418-Dec-16 6:52 
GeneralRe: C# Textbox number and symbols Pin
Pete O'Hanlon18-Dec-16 9:55
mvePete O'Hanlon18-Dec-16 9:55 
AnswerRe: C# Textbox number and symbols Pin
Michael_Davies18-Dec-16 7:31
Michael_Davies18-Dec-16 7:31 
QuestionConfused Over EventListener, EventRaiser, CallBack Pin
Liagapi18-Dec-16 1:57
Liagapi18-Dec-16 1:57 
AnswerRe: Confused Over EventListener, EventRaiser, CallBack Pin
Richard MacCutchan18-Dec-16 5:32
mveRichard MacCutchan18-Dec-16 5:32 
QuestionC# Numbers game Pin
Pavlex417-Dec-16 1:17
Pavlex417-Dec-16 1:17 
AnswerRe: C# Numbers game Pin
OriginalGriff17-Dec-16 1:26
mveOriginalGriff17-Dec-16 1:26 
GeneralRe: C# Numbers game Pin
Pavlex417-Dec-16 1:32
Pavlex417-Dec-16 1:32 
GeneralRe: C# Numbers game Pin
OriginalGriff17-Dec-16 1:52
mveOriginalGriff17-Dec-16 1:52 
GeneralRe: C# Numbers game Pin
Pavlex417-Dec-16 1:56
Pavlex417-Dec-16 1:56 
GeneralRe: C# Numbers game Pin
OriginalGriff17-Dec-16 1:59
mveOriginalGriff17-Dec-16 1:59 
GeneralRe: C# Numbers game Pin
Richard MacCutchan17-Dec-16 2:01
mveRichard MacCutchan17-Dec-16 2:01 
GeneralRe: C# Numbers game Pin
OriginalGriff17-Dec-16 2:12
mveOriginalGriff17-Dec-16 2:12 
GeneralRe: C# Numbers game Pin
Richard MacCutchan17-Dec-16 2:31
mveRichard MacCutchan17-Dec-16 2:31 
GeneralRe: C# Numbers game Pin
OriginalGriff17-Dec-16 2:34
mveOriginalGriff17-Dec-16 2:34 
GeneralRe: C# Numbers game Pin
Pavlex417-Dec-16 3:34
Pavlex417-Dec-16 3:34 

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.