Click here to Skip to main content
15,908,254 members
Home / Discussions / C#
   

C#

 
AnswerRe: How get paragraph FontName with Docx dll? Pin
Dave Kreskowiak21-Nov-13 16:50
mveDave Kreskowiak21-Nov-13 16:50 
QuestionDataGrid binding at runtime (WPF) Pin
Julio Kuplinsky21-Nov-13 5:45
Julio Kuplinsky21-Nov-13 5:45 
AnswerRe: DataGrid binding at runtime (WPF) Pin
Abhinav S21-Nov-13 6:20
Abhinav S21-Nov-13 6:20 
GeneralRe: DataGrid binding at runtime (WPF) Pin
Julio Kuplinsky21-Nov-13 9:04
Julio Kuplinsky21-Nov-13 9:04 
Question64 bit Microsoft Direct X Dll Pin
himanshu_aroh21-Nov-13 1:00
himanshu_aroh21-Nov-13 1:00 
AnswerRe: 64 bit Microsoft Direct X Dll Pin
Dave Kreskowiak21-Nov-13 2:36
mveDave Kreskowiak21-Nov-13 2:36 
GeneralRe: 64 bit Microsoft Direct X Dll Pin
himanshu_aroh21-Nov-13 2:57
himanshu_aroh21-Nov-13 2:57 
GeneralRe: 64 bit Microsoft Direct X Dll Pin
Dave Kreskowiak21-Nov-13 5:56
mveDave Kreskowiak21-Nov-13 5:56 
GeneralRe: 64 bit Microsoft Direct X Dll Pin
harold aptroot21-Nov-13 3:55
harold aptroot21-Nov-13 3:55 
Questionc# project installer Pin
Member 1026351920-Nov-13 21:03
Member 1026351920-Nov-13 21:03 
AnswerRe: c# project installer Pin
Marco Bertschi20-Nov-13 22:25
protectorMarco Bertschi20-Nov-13 22:25 
GeneralRe: c# project installer Pin
Member 1026351922-Nov-13 19:34
Member 1026351922-Nov-13 19:34 
AnswerRe: c# project installer Pin
SnehasishN20-Nov-13 23:11
professionalSnehasishN20-Nov-13 23:11 
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 

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.