Click here to Skip to main content
15,893,814 members
Home / Discussions / C#
   

C#

 
AnswerRe: Mixing Dynamic code with non-dynamic code. Pin
Natza Mitzi26-Jan-10 8:21
Natza Mitzi26-Jan-10 8:21 
QuestionSimple databinding Pin
Kaikus25-Jan-10 7:10
Kaikus25-Jan-10 7:10 
AnswerRe: Simple databinding Pin
tonyonlinux25-Jan-10 11:02
tonyonlinux25-Jan-10 11:02 
GeneralRe: Simple databinding Pin
Kaikus25-Jan-10 21:53
Kaikus25-Jan-10 21:53 
QuestionOleDbException Pin
gamer112725-Jan-10 5:43
gamer112725-Jan-10 5:43 
AnswerRe: OleDbException Pin
PIEBALDconsult25-Jan-10 6:40
mvePIEBALDconsult25-Jan-10 6:40 
GeneralRe: OleDbException Pin
gamer112725-Jan-10 6:48
gamer112725-Jan-10 6:48 
QuestionSystem.Threaading.Timer not firing Pin
Jim Crafton25-Jan-10 4:57
Jim Crafton25-Jan-10 4:57 
I've got a small C# app that runs as a service on a Windows 2003 SP2 server. It has a main thread that loops and checks and processes socket IO, a secondary thread that does a listen for incoming connects, and System.Threading.Timer. For some reason, in the last few days, the app timer has NOT been getting triggered. I've put some comments in the code, restarted it, etc and definitely confirmed that the callback function is not getting called. Has anyone else run into this? How did you resolve it? I found some info via Google that mentioned problems with Windows 2003 SP1, but that doesn't seem like it would affect me since I'm running SP2.


¡El diablo está en mis pantalones! ¡Mire, mire!
SELECT * FROM User WHERE Clue > 0
0 rows returned

Save an Orange - Use the VCF!
Personal 3D projects
Just Say No to Web 2 Point Blow


AnswerRe: System.Threaading.Timer not firing Pin
Eddy Vluggen25-Jan-10 6:54
professionalEddy Vluggen25-Jan-10 6:54 
GeneralRe: System.Threaading.Timer not firing Pin
Jim Crafton25-Jan-10 7:03
Jim Crafton25-Jan-10 7:03 
GeneralRe: System.Threaading.Timer not firing Pin
Eddy Vluggen25-Jan-10 8:08
professionalEddy Vluggen25-Jan-10 8:08 
AnswerRe: System.Threaading.Timer not firing Pin
#realJSOP25-Jan-10 8:29
mve#realJSOP25-Jan-10 8:29 
Questionsql insert string Pin
jojoba201025-Jan-10 4:26
jojoba201025-Jan-10 4:26 
AnswerRe: sql insert string Pin
Manas Bhardwaj25-Jan-10 4:36
professionalManas Bhardwaj25-Jan-10 4:36 
Questionopening form Pin
jojoba201025-Jan-10 3:27
jojoba201025-Jan-10 3:27 
AnswerRe: opening form Pin
sanforjackass25-Jan-10 3:34
sanforjackass25-Jan-10 3:34 
QuestionRe: opening form Pin
jojoba201025-Jan-10 3:41
jojoba201025-Jan-10 3:41 
AnswerRe: opening form Pin
dan!sh 25-Jan-10 3:54
professional dan!sh 25-Jan-10 3:54 
NewsRe: opening form Pin
jojoba201025-Jan-10 4:12
jojoba201025-Jan-10 4:12 
QuestionCan I make an entire class nullable? Pin
Dewald25-Jan-10 3:20
Dewald25-Jan-10 3:20 
AnswerRe: Can I make an entire class nullable? Pin
Som Shekhar25-Jan-10 3:25
Som Shekhar25-Jan-10 3:25 
GeneralRe: Can I make an entire class nullable? Pin
Dewald25-Jan-10 3:27
Dewald25-Jan-10 3:27 
GeneralRe: Can I make an entire class nullable? Pin
Som Shekhar25-Jan-10 3:33
Som Shekhar25-Jan-10 3:33 
AnswerRe: Can I make an entire class nullable? PinPopular
Luc Pattyn25-Jan-10 3:29
sitebuilderLuc Pattyn25-Jan-10 3:29 
GeneralRe: Can I make an entire class nullable? Pin
EliottA25-Jan-10 4:41
EliottA25-Jan-10 4:41 

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.