c# console app seems to start twice by starting from Windows Scheduler [on hold]How can I update the current line in a C# Windows Console App?Get int value from enum in C#C# Windows Service doesn't seem to like privatePathConsole application not starting processes when scheduled in WindowsTask scheduler stops running C# console application periodicallyScheduled Console App Crashes with App.configwindow Scheduler of C# Console Application calling WCF failsWindows Task Scheduler and sdf DatabaseC# console app. When it starts with Windows, it has no iconWhere is Task Scheduler console output? (C# console app)
How do I fix the group tension caused by my character stealing and possibly killing without provocation?
Doesn't the system of the Supreme Court oppose justice?
Creating two special characters
Is there any evidence that Cleopatra and Caesarion considered fleeing to India to escape the Romans?
Review your own paper in Mathematics
Delete multiple columns using awk or sed
Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?
I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?
Why is the Sun approximated as a black body at ~ 5800 K?
Why is so much work done on numerical verification of the Riemann Hypothesis?
Why do Radio Buttons not fill the entire outer circle?
Is this toilet slogan correct usage of the English language?
Make a Bowl of Alphabet Soup
Why should universal income be universal?
Why Shazam when there is already Superman?
The IT department bottlenecks progress, how should I handle this?
Does the reader need to like the PoV character?
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
Why does Carol not get rid of the Kree symbol on her suit when she changes its colours?
Circuit Analysis: Obtaining Close Loop OP - AMP Transfer function
How can I write humor as character trait?
What fields between the rationals and the reals allow a good notion of 2D distance?
Pre-mixing cryogenic fuels and using only one fuel tank
Quoting Keynes in a lecture
c# console app seems to start twice by starting from Windows Scheduler [on hold]
How can I update the current line in a C# Windows Console App?Get int value from enum in C#C# Windows Service doesn't seem to like privatePathConsole application not starting processes when scheduled in WindowsTask scheduler stops running C# console application periodicallyScheduled Console App Crashes with App.configwindow Scheduler of C# Console Application calling WCF failsWindows Task Scheduler and sdf DatabaseC# console app. When it starts with Windows, it has no iconWhere is Task Scheduler console output? (C# console app)
I've got an simple c# console app which parses an file, copy and moves transformed files to different locations.
If I start the app manually (in VS or by clicking "Start" in Scheduler) it works fine, but if it is started via timer, some logfile entry are printed twice.
File I/O problem??
Thanxs a lot
Olaf
c# file
New contributor
put on hold as off-topic by elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines 12 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines
add a comment |
I've got an simple c# console app which parses an file, copy and moves transformed files to different locations.
If I start the app manually (in VS or by clicking "Start" in Scheduler) it works fine, but if it is started via timer, some logfile entry are printed twice.
File I/O problem??
Thanxs a lot
Olaf
c# file
New contributor
put on hold as off-topic by elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines 12 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines
5
Without any code, log, or other input this might be hard to answer
– mcy
13 hours ago
add a comment |
I've got an simple c# console app which parses an file, copy and moves transformed files to different locations.
If I start the app manually (in VS or by clicking "Start" in Scheduler) it works fine, but if it is started via timer, some logfile entry are printed twice.
File I/O problem??
Thanxs a lot
Olaf
c# file
New contributor
I've got an simple c# console app which parses an file, copy and moves transformed files to different locations.
If I start the app manually (in VS or by clicking "Start" in Scheduler) it works fine, but if it is started via timer, some logfile entry are printed twice.
File I/O problem??
Thanxs a lot
Olaf
c# file
c# file
New contributor
New contributor
New contributor
asked 13 hours ago
WWF_OSPWWF_OSP
1
1
New contributor
New contributor
put on hold as off-topic by elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines 12 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines
put on hold as off-topic by elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines 12 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – elgonzo, il_raffa, Billal Begueradj, greg-449, Matt Raines
5
Without any code, log, or other input this might be hard to answer
– mcy
13 hours ago
add a comment |
5
Without any code, log, or other input this might be hard to answer
– mcy
13 hours ago
5
5
Without any code, log, or other input this might be hard to answer
– mcy
13 hours ago
Without any code, log, or other input this might be hard to answer
– mcy
13 hours ago
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
5
Without any code, log, or other input this might be hard to answer
– mcy
13 hours ago