Click here to Skip to main content
15,888,121 members
Home / Discussions / C#
   

C#

 
AnswerRe: Not Getting Proper Output From Compiled EXE File Pin
OriginalGriff18-Sep-15 2:25
mveOriginalGriff18-Sep-15 2:25 
GeneralRe: Not Getting Proper Output From Compiled EXE File Pin
Bastar Media18-Sep-15 2:37
Bastar Media18-Sep-15 2:37 
GeneralRe: Not Getting Proper Output From Compiled EXE File Pin
OriginalGriff18-Sep-15 4:14
mveOriginalGriff18-Sep-15 4:14 
GeneralRe: Not Getting Proper Output From Compiled EXE File Pin
Gonzoox18-Sep-15 9:29
Gonzoox18-Sep-15 9:29 
GeneralRe: Not Getting Proper Output From Compiled EXE File Pin
Matt T Heffron18-Sep-15 11:10
professionalMatt T Heffron18-Sep-15 11:10 
GeneralRe: Not Getting Proper Output From Compiled EXE File Pin
Bastar Media18-Sep-15 20:05
Bastar Media18-Sep-15 20:05 
GeneralRe: Not Getting Proper Output From Compiled EXE File Pin
Matt T Heffron18-Sep-15 11:12
professionalMatt T Heffron18-Sep-15 11:12 
AnswerRe: Not Getting Proper Output From Compiled EXE File Pin
Wendelius18-Sep-15 20:15
mentorWendelius18-Sep-15 20:15 
As others have already said, more info would be needed in order to solve the problem. However, I understand the difficulty since the project works in IDE but not as an executable.

So what I suggest is that you add some kind of 'messaging' into the code. It could be writing a log file or something similar or simply just show message boxes. Add these messages to the code and run the exe. This should give you better understanding about the execution. Try to add relevant info into the messages such as working directory or the full paths of the file names etc.

With the messages you see more easily what happens and what code is reached and what is not.

General[CAUSE]: Not Getting Proper Output From Compiled EXE File Pin
Bastar Media18-Sep-15 20:52
Bastar Media18-Sep-15 20:52 
GeneralRe: [CAUSE]: Not Getting Proper Output From Compiled EXE File Pin
Wendelius18-Sep-15 21:31
mentorWendelius18-Sep-15 21:31 
GeneralRe: [CAUSE]: Not Getting Proper Output From Compiled EXE File Pin
Bastar Media18-Sep-15 21:41
Bastar Media18-Sep-15 21:41 
General[SOLVED]: Not Getting Proper Output From Compiled EXE File Pin
Bastar Media18-Sep-15 21:38
Bastar Media18-Sep-15 21:38 
GeneralRe: [SOLVED]: Not Getting Proper Output From Compiled EXE File Pin
Wendelius18-Sep-15 21:42
mentorWendelius18-Sep-15 21:42 
GeneralRe: [SOLVED]: Not Getting Proper Output From Compiled EXE File Pin
Bastar Media18-Sep-15 21:47
Bastar Media18-Sep-15 21:47 
QuestionNancyFx in OWIN and Windows Service host Pin
LIttle_Cat17-Sep-15 20:25
LIttle_Cat17-Sep-15 20:25 
AnswerRe: NancyFx in OWIN and Windows Service host Pin
Richard Andrew x6418-Sep-15 18:00
professionalRichard Andrew x6418-Sep-15 18:00 
QuestionREST Web API Query JSON Deserialization Pin
FMG Tech17-Sep-15 17:10
FMG Tech17-Sep-15 17:10 
AnswerRe: REST Web API Query JSON Deserialization Pin
Richard MacCutchan17-Sep-15 23:30
mveRichard MacCutchan17-Sep-15 23:30 
GeneralRe: REST Web API Query JSON Deserialization Pin
FMG Tech18-Sep-15 6:34
FMG Tech18-Sep-15 6:34 
GeneralRe: REST Web API Query JSON Deserialization Pin
Richard MacCutchan18-Sep-15 6:49
mveRichard MacCutchan18-Sep-15 6:49 
GeneralRe: REST Web API Query JSON Deserialization Pin
FMG Tech18-Sep-15 15:16
FMG Tech18-Sep-15 15:16 
QuestionEdit SVG text elements of XHTML page with C# Pin
Bartosz Jarmuż17-Sep-15 4:16
Bartosz Jarmuż17-Sep-15 4:16 
Questionc# RSA security Pin
Member 1198796116-Sep-15 20:11
Member 1198796116-Sep-15 20:11 
AnswerRe: c# RSA security Pin
Eddy Vluggen16-Sep-15 22:54
professionalEddy Vluggen16-Sep-15 22:54 
QuestionIn visual studio do you know what the name of this control ? Pin
Member 245846716-Sep-15 16:29
Member 245846716-Sep-15 16:29 

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.