Click here to Skip to main content
16,011,482 members
Home / Discussions / C#
   

C#

 
GeneralRe: Blocking Windows Mobile Applications Pin
Eddy Vluggen19-Mar-09 4:36
professionalEddy Vluggen19-Mar-09 4:36 
GeneralRe: Blocking Windows Mobile Applications Pin
arimao19-Mar-09 4:40
arimao19-Mar-09 4:40 
GeneralRe: Blocking Windows Mobile Applications Pin
arimao19-Mar-09 4:42
arimao19-Mar-09 4:42 
GeneralRe: Blocking Windows Mobile Applications Pin
Eddy Vluggen19-Mar-09 4:53
professionalEddy Vluggen19-Mar-09 4:53 
GeneralRe: Blocking Windows Mobile Applications Pin
harold aptroot19-Mar-09 5:07
harold aptroot19-Mar-09 5:07 
GeneralRe: Blocking Windows Mobile Applications Pin
arimao19-Mar-09 7:35
arimao19-Mar-09 7:35 
AnswerRe: Blocking Windows Mobile Applications Pin
DaveyM6919-Mar-09 4:20
professionalDaveyM6919-Mar-09 4:20 
QuestionTrouble installing Windows Service on different computer Pin
Shven4719-Mar-09 2:49
Shven4719-Mar-09 2:49 
I have created a windows service that runs a timer which checks the time on the local computer, and at a certain time, it will call a webservice I have created. It runs beautifully on the computer that I developed it on, but when I try to install and run it on a different computer, it stops immediately with the error message

"The service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs."

I am not sure if it is a rights thing, or if I am missing something when I created the installer and setup files.

The windows service is written in C#, and so is the web service it calls. It also writes to the event log, and i am not sure it that would have an affect.

Things I have tried:
1. created a setup project in Visual Studio to install the service.
2. moved the project to the remote computer to build it and try to install it using the installutil program.
3. tried another computer in addition to the first remote computer

I know it is possible, and I am sure I am just missing something. Any help would be greatly appreciated.

Thanks,
heather
AnswerRe: Trouble installing Windows Service on different computer Pin
Nissim Salomon19-Mar-09 3:23
Nissim Salomon19-Mar-09 3:23 
AnswerRe: Trouble installing Windows Service on different computer Pin
Dave Kreskowiak19-Mar-09 3:40
mveDave Kreskowiak19-Mar-09 3:40 
GeneralRe: Trouble installing Windows Service on different computer Pin
Shven4719-Mar-09 4:53
Shven4719-Mar-09 4:53 
QuestionDll Progamming Pin
Arne_swede19-Mar-09 2:12
Arne_swede19-Mar-09 2:12 
AnswerRe: Dll Progamming Pin
Ashfield19-Mar-09 2:20
Ashfield19-Mar-09 2:20 
GeneralRe: Dll Progamming Pin
Arne_swede19-Mar-09 2:34
Arne_swede19-Mar-09 2:34 
GeneralRe: Dll Progamming Pin
DaveyM6919-Mar-09 2:40
professionalDaveyM6919-Mar-09 2:40 
GeneralRe: Dll Progamming Pin
#realJSOP19-Mar-09 2:42
professional#realJSOP19-Mar-09 2:42 
GeneralRe: Dll Progamming Pin
musefan19-Mar-09 2:42
musefan19-Mar-09 2:42 
QuestionConvert MouseEventArgs to Byte[] Pin
yesu prakash19-Mar-09 2:06
yesu prakash19-Mar-09 2:06 
AnswerRe: Convert MouseEventArgs to Byte[] Pin
musefan19-Mar-09 2:25
musefan19-Mar-09 2:25 
AnswerRe: Convert MouseEventArgs to Byte[] Pin
Xmen Real 19-Mar-09 4:41
professional Xmen Real 19-Mar-09 4:41 
QuestionError Code 14 from Yahoo. Pin
baburman19-Mar-09 1:54
baburman19-Mar-09 1:54 
AnswerRe: Error Code 14 from Yahoo. Pin
Ashfield19-Mar-09 2:21
Ashfield19-Mar-09 2:21 
Questionadding more than one control to the single cell in datagridview control [modified] Pin
myms.net19-Mar-09 1:51
myms.net19-Mar-09 1:51 
AnswerRe: adding more than one control to the single cell in datagridview control Pin
musefan19-Mar-09 2:20
musefan19-Mar-09 2:20 
GeneralRe: adding more than one control to the single cell in datagridview control Pin
myms.net19-Mar-09 2:24
myms.net19-Mar-09 2:24 

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.