Click here to Skip to main content
15,881,812 members
Home / Discussions / C#
   

C#

 
GeneralRe: LINQ: Remove first entry of groups in a list Pin
OriginalGriff23-Sep-19 8:08
mveOriginalGriff23-Sep-19 8:08 
GeneralRe: LINQ: Remove first entry of groups in a list Pin
Luc Pattyn23-Sep-19 8:42
sitebuilderLuc Pattyn23-Sep-19 8:42 
QuestionHow to show UserControl(WPF) in a form project with not use ElementHost? Pin
Member 1308136922-Sep-19 13:59
Member 1308136922-Sep-19 13:59 
AnswerRe: How to show UserControl(WPF) in a form project with not use ElementHost? Pin
Dave Kreskowiak22-Sep-19 16:55
mveDave Kreskowiak22-Sep-19 16:55 
PraiseRe: How to show UserControl(WPF) in a form project with not use ElementHost? Pin
Member 1308136925-Sep-19 13:43
Member 1308136925-Sep-19 13:43 
AnswerRe: How to show UserControl(WPF) in a form project with not use ElementHost? Pin
Gerry Schmitz24-Sep-19 7:27
mveGerry Schmitz24-Sep-19 7:27 
PraiseRe: How to show UserControl(WPF) in a form project with not use ElementHost? Pin
Member 1308136925-Sep-19 13:46
Member 1308136925-Sep-19 13:46 
QuestionCalling a dll file inside a Windows Service Pin
ArashFarmagham20-Sep-19 10:36
ArashFarmagham20-Sep-19 10:36 
I am running a Windows Service that executes successfully every 10 minutes. It instantiates an in house dll file and calls a method to do some process. This dll file logs everything throughout the process. Now the problem is I have no clue where this log file is anymore!!

Normally when we use this dll file and call its methods, it will create a folder called "Custom" inside the application path with log files.

I do not see any Custom folder anymore even tho my code runs and I see the results.

How do I find where my dll related log files are?
AnswerRe: Calling a dll file inside a Windows Service Pin
Luc Pattyn20-Sep-19 13:02
sitebuilderLuc Pattyn20-Sep-19 13:02 
GeneralRe: Calling a dll file inside a Windows Service Pin
ArashFarmagham23-Sep-19 6:39
ArashFarmagham23-Sep-19 6:39 
GeneralRe: Calling a dll file inside a Windows Service Pin
Luc Pattyn23-Sep-19 7:07
sitebuilderLuc Pattyn23-Sep-19 7:07 
AnswerRe: Calling a dll file inside a Windows Service Pin
Dave Kreskowiak20-Sep-19 13:11
mveDave Kreskowiak20-Sep-19 13:11 
AnswerRe: Calling a dll file inside a Windows Service Pin
Shameel24-Sep-19 1:01
professionalShameel24-Sep-19 1:01 
AnswerRe: Calling a dll file inside a Windows Service Pin
Gerry Schmitz24-Sep-19 7:53
mveGerry Schmitz24-Sep-19 7:53 
QuestionDivergences with co workers about IDisposable Pin
User 1106097919-Sep-19 4:16
User 1106097919-Sep-19 4:16 
AnswerRe: Divergences with co workers about IDisposable PinPopular
Richard Deeming19-Sep-19 4:27
mveRichard Deeming19-Sep-19 4:27 
GeneralRe: Divergences with co workers about IDisposable Pin
User 1106097919-Sep-19 4:32
User 1106097919-Sep-19 4:32 
GeneralRe: Divergences with co workers about IDisposable Pin
User 1106097919-Sep-19 5:16
User 1106097919-Sep-19 5:16 
GeneralRe: Divergences with co workers about IDisposable Pin
Richard Deeming19-Sep-19 5:28
mveRichard Deeming19-Sep-19 5:28 
GeneralRe: Divergences with co workers about IDisposable Pin
User 1106097919-Sep-19 5:36
User 1106097919-Sep-19 5:36 
GeneralRe: Divergences with co workers about IDisposable Pin
Gerry Schmitz19-Sep-19 9:58
mveGerry Schmitz19-Sep-19 9:58 
GeneralRe: Divergences with co workers about IDisposable Pin
User 1106097919-Sep-19 10:03
User 1106097919-Sep-19 10:03 
GeneralRe: Divergences with co workers about IDisposable Pin
Gerry Schmitz19-Sep-19 12:36
mveGerry Schmitz19-Sep-19 12:36 
GeneralRe: Divergences with co workers about IDisposable Pin
User 1106097920-Sep-19 8:11
User 1106097920-Sep-19 8:11 
SuggestionRe: Divergences with co workers about IDisposable Pin
Maciej Los19-Sep-19 20:51
mveMaciej Los19-Sep-19 20:51 

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.