Click here to Skip to main content
15,917,061 members
Home / Discussions / C#
   

C#

 
QuestionGripStyle Pin
max2929710-Feb-07 6:19
max2929710-Feb-07 6:19 
QuestionYour Opinion Is Needed .... [modified] Pin
Khoramdin10-Feb-07 6:15
Khoramdin10-Feb-07 6:15 
QuestionBitmap Vs Image Pin
shabonaa10-Feb-07 4:47
shabonaa10-Feb-07 4:47 
AnswerRe: Bitmap Vs Image Pin
Stefan Troschuetz10-Feb-07 4:53
Stefan Troschuetz10-Feb-07 4:53 
AnswerRe: Bitmap Vs Image Pin
ali_reza_zareian10-Feb-07 10:59
ali_reza_zareian10-Feb-07 10:59 
QuestionForm's distructor not called upon close... Pin
Shy Agam10-Feb-07 3:57
Shy Agam10-Feb-07 3:57 
AnswerRe: Form's distructor not called upon close... Pin
Guffa10-Feb-07 4:04
Guffa10-Feb-07 4:04 
GeneralRe: Form's distructor not called upon close... Pin
Shy Agam10-Feb-07 4:25
Shy Agam10-Feb-07 4:25 
GeneralRe: Form's distructor not called upon close... Pin
Scott Dorman10-Feb-07 4:53
professionalScott Dorman10-Feb-07 4:53 
GeneralRe: Form's distructor not called upon close... Pin
Shy Agam10-Feb-07 4:59
Shy Agam10-Feb-07 4:59 
GeneralRe: Form's distructor not called upon close... Pin
Colin Angus Mackay10-Feb-07 5:00
Colin Angus Mackay10-Feb-07 5:00 
GeneralRe: Form's distructor not called upon close... Pin
Shy Agam10-Feb-07 5:04
Shy Agam10-Feb-07 5:04 
GeneralRe: Form's distructor not called upon close... Pin
Guffa10-Feb-07 5:51
Guffa10-Feb-07 5:51 
AnswerRe: Form's distructor not called upon close... Pin
PIEBALDconsult10-Feb-07 15:14
mvePIEBALDconsult10-Feb-07 15:14 
GeneralRe: Form's distructor not called upon close... Pin
Shy Agam10-Feb-07 20:34
Shy Agam10-Feb-07 20:34 
QuestionShutdown Pc from withing code! Pin
Hussam Fattahi10-Feb-07 3:06
Hussam Fattahi10-Feb-07 3:06 
AnswerRe: Shutdown Pc from withing code! Pin
M Harris10-Feb-07 3:15
M Harris10-Feb-07 3:15 
QuestionParameter value '2.3333333333333333333333333333' is out of range Pin
Nafiseh Salmani10-Feb-07 0:38
Nafiseh Salmani10-Feb-07 0:38 
AnswerRe: Parameter value '2.3333333333333333333333333333' is out of range Pin
Colin Angus Mackay10-Feb-07 1:08
Colin Angus Mackay10-Feb-07 1:08 
QuestionWindows Service Pin
Syed Shahid Hussain10-Feb-07 0:15
Syed Shahid Hussain10-Feb-07 0:15 
AnswerRe: Windows Service Pin
Michael P Butler10-Feb-07 1:25
Michael P Butler10-Feb-07 1:25 
Syed Shahid Hussain wrote:
I've made a windows service and give it the task to write current time at regular intervals of 5 sec.

It worked good at debug mode but when I starts the service from service management it do nothing.?? Al the code that is written in the service start method is correct. Any suggestion??


Where is the time being written to. Does the user that the service is being run under have permissions to write to that location?

If you are trying to write to the UI, has the service been given permission to interact with the desktop?




GeneralRe: Windows Service Pin
Syed Shahid Hussain11-Feb-07 17:30
Syed Shahid Hussain11-Feb-07 17:30 
AnswerRe: Windows Service Pin
Dave Kreskowiak10-Feb-07 4:09
mveDave Kreskowiak10-Feb-07 4:09 
GeneralRe: Windows Service Pin
Syed Shahid Hussain11-Feb-07 17:32
Syed Shahid Hussain11-Feb-07 17:32 
GeneralRe: Windows Service Pin
Dave Kreskowiak12-Feb-07 2:22
mveDave Kreskowiak12-Feb-07 2:22 

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.