Click here to Skip to main content
15,887,335 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can someone explain this... Pin
Bernhard Hiller12-Oct-12 3:14
Bernhard Hiller12-Oct-12 3:14 
GeneralRe: Can someone explain this... Pin
Alan N12-Oct-12 7:04
Alan N12-Oct-12 7:04 
AnswerRe: Can someone explain this... Pin
V.12-Oct-12 3:22
professionalV.12-Oct-12 3:22 
QuestionHow to Check Printer Status using SNMP and c# Pin
batuhan karaduman11-Oct-12 22:14
batuhan karaduman11-Oct-12 22:14 
AnswerRe: How to Check Printer Status using SNMP and c# Pin
OriginalGriff12-Oct-12 1:52
mveOriginalGriff12-Oct-12 1:52 
AnswerRe: How to Check Printer Status using SNMP and c# Pin
Eddy Vluggen12-Oct-12 1:54
professionalEddy Vluggen12-Oct-12 1:54 
QuestionOpinion on Exception Pin
Richard Andrew x6411-Oct-12 15:04
professionalRichard Andrew x6411-Oct-12 15:04 
AnswerRe: Opinion on Exception Pin
Richard MacCutchan11-Oct-12 21:14
mveRichard MacCutchan11-Oct-12 21:14 
Richard Andrew x64 wrote:
Does this look like a problem with the CLR
How to tell? The first message is a fairly common one seen when debugging and is raised when a DLL is needed and is not currently loaded. You can usually ignore such messages. The second one indicates that an access violation occurred somewhere within the program, which usually means that you have a reference somewhere that is going out of bounds. The only answer is a few minutes, or hours, with the debugger.
One of these days I'm going to think of a really clever signature.

GeneralRe: Opinion on Exception Pin
Stephen Hewitt12-Oct-12 2:06
Stephen Hewitt12-Oct-12 2:06 
GeneralRe: Opinion on Exception Pin
Richard MacCutchan12-Oct-12 8:54
mveRichard MacCutchan12-Oct-12 8:54 
QuestionRe: Opinion on Exception Pin
Eddy Vluggen12-Oct-12 1:57
professionalEddy Vluggen12-Oct-12 1:57 
QuestionDisabling button not working Pin
MichCl11-Oct-12 8:13
MichCl11-Oct-12 8:13 
AnswerRe: Disabling button not working Pin
Pete O'Hanlon11-Oct-12 8:21
mvePete O'Hanlon11-Oct-12 8:21 
GeneralRe: Disabling button not working Pin
MichCl15-Oct-12 2:24
MichCl15-Oct-12 2:24 
GeneralRe: Disabling button not working Pin
Pete O'Hanlon15-Oct-12 2:26
mvePete O'Hanlon15-Oct-12 2:26 
AnswerRe: Disabling button not working Pin
Ravi Bhavnani11-Oct-12 8:47
professionalRavi Bhavnani11-Oct-12 8:47 
QuestionC# SNMP Printer! HELPPP! Pin
batuhan karaduman11-Oct-12 4:22
batuhan karaduman11-Oct-12 4:22 
AnswerRe: C# SNMP Printer! HELPPP! Pin
Eddy Vluggen11-Oct-12 4:44
professionalEddy Vluggen11-Oct-12 4:44 
AnswerRe: C# SNMP Printer! HELPPP! Pin
Wes Aday11-Oct-12 4:46
professionalWes Aday11-Oct-12 4:46 
AnswerRe: C# SNMP Printer! HELPPP! Pin
jschell11-Oct-12 8:55
jschell11-Oct-12 8:55 
AnswerRe: C# SNMP Printer! HELPPP! Pin
batuhan karaduman11-Oct-12 20:31
batuhan karaduman11-Oct-12 20:31 
AnswerRe: C# SNMP Printer! HELPPP! Pin
Marco Bertschi12-Oct-12 4:57
protectorMarco Bertschi12-Oct-12 4:57 
QuestionStoring and retrieving objects inside databse Pin
Sabry190511-Oct-12 4:08
Sabry190511-Oct-12 4:08 
AnswerRe: Storing and retrieving objects inside databse Pin
Eddy Vluggen11-Oct-12 4:43
professionalEddy Vluggen11-Oct-12 4:43 
GeneralRe: Storing and retrieving objects inside databse Pin
Sabry190511-Oct-12 7:06
Sabry190511-Oct-12 7:06 

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.