Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
QuestionWindows Service Setup installation doesn't work on a different computer Pin
emma.sun.sts20-Nov-13 19:03
emma.sun.sts20-Nov-13 19:03 
AnswerRe: Windows Service Setup installation doesn't work on a different computer Pin
Mycroft Holmes20-Nov-13 19:16
professionalMycroft Holmes20-Nov-13 19:16 
GeneralRe: Windows Service Setup installation doesn't work on a different computer Pin
emma.sun.sts21-Nov-13 13:57
emma.sun.sts21-Nov-13 13:57 
AnswerRe: Windows Service Setup installation doesn't work on a different computer Pin
Abhinav S21-Nov-13 0:32
Abhinav S21-Nov-13 0:32 
GeneralRe: Windows Service Setup installation doesn't work on a different computer Pin
emma.sun.sts21-Nov-13 13:58
emma.sun.sts21-Nov-13 13:58 
AnswerRe: Windows Service Setup installation doesn't work on a different computer Pin
Dave Kreskowiak21-Nov-13 1:59
mveDave Kreskowiak21-Nov-13 1:59 
GeneralRe: Windows Service Setup installation doesn't work on a different computer Pin
emma.sun.sts21-Nov-13 14:00
emma.sun.sts21-Nov-13 14:00 
GeneralRe: Windows Service Setup installation doesn't work on a different computer Pin
Dave Kreskowiak21-Nov-13 16:49
mveDave Kreskowiak21-Nov-13 16:49 
Member 10400691 wrote:
The application event log of the first computer (where the program is written)
or the application event log of the second computer (where the installation
package is installed) ?


You're kidding me, right?? Why would you look for bad log entries on the machine where it works??

Alter the code in your service to write everything it's doing to the Application Eventlog, from OnStart on.

GeneralRe: Windows Service Setup installation doesn't work on a different computer Pin
jschell22-Nov-13 9:38
jschell22-Nov-13 9:38 
AnswerRe: Windows Service Setup installation doesn't work on a different computer Pin
Bernhard Hiller21-Nov-13 3:02
Bernhard Hiller21-Nov-13 3:02 
GeneralRe: Windows Service Setup installation doesn't work on a different computer Pin
emma.sun.sts21-Nov-13 14:05
emma.sun.sts21-Nov-13 14:05 
GeneralRe: Windows Service Setup installation doesn't work on a different computer Pin
Bernhard Hiller21-Nov-13 21:16
Bernhard Hiller21-Nov-13 21:16 
AnswerRe: Windows Service Setup installation doesn't work on a different computer Pin
jschell22-Nov-13 9:45
jschell22-Nov-13 9:45 
Questioncapture data from Panasonic PBX using c# Pin
Arjun Mourya20-Nov-13 17:54
Arjun Mourya20-Nov-13 17:54 
QuestionRe: capture data from Panasonic PBX using c# Pin
Richard MacCutchan20-Nov-13 22:35
mveRichard MacCutchan20-Nov-13 22:35 
AnswerRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 5:37
Arjun Mourya21-Nov-13 5:37 
GeneralRe: capture data from Panasonic PBX using c# Pin
Richard MacCutchan21-Nov-13 6:09
mveRichard MacCutchan21-Nov-13 6:09 
GeneralRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 21:55
Arjun Mourya21-Nov-13 21:55 
GeneralRe: capture data from Panasonic PBX using c# Pin
Richard MacCutchan21-Nov-13 21:59
mveRichard MacCutchan21-Nov-13 21:59 
AnswerRe: capture data from Panasonic PBX using c# Pin
Dave Kreskowiak21-Nov-13 1:58
mveDave Kreskowiak21-Nov-13 1:58 
AnswerRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 5:41
Arjun Mourya21-Nov-13 5:41 
GeneralRe: capture data from Panasonic PBX using c# Pin
Dave Kreskowiak21-Nov-13 5:59
mveDave Kreskowiak21-Nov-13 5:59 
GeneralRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 21:52
Arjun Mourya21-Nov-13 21:52 
GeneralRe: capture data from Panasonic PBX using c# Pin
Dave Kreskowiak22-Nov-13 1:38
mveDave Kreskowiak22-Nov-13 1:38 
QuestionHow to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Fatih BURAL20-Nov-13 6:35
professionalFatih BURAL20-Nov-13 6:35 

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.