Click here to Skip to main content
15,902,020 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to run NetworkInterface.GetAllNetworkInterfaces over the network on a remote machine? Pin
turbosupramk39-Jun-11 13:48
turbosupramk39-Jun-11 13:48 
AnswerRe: How to run NetworkInterface.GetAllNetworkInterfaces over the network on a remote machine? Pin
Luc Pattyn9-Jun-11 13:59
sitebuilderLuc Pattyn9-Jun-11 13:59 
GeneralRe: How to run NetworkInterface.GetAllNetworkInterfaces over the network on a remote machine? Pin
Mark Salsbery9-Jun-11 12:42
Mark Salsbery9-Jun-11 12:42 
GeneralRe: How to run NetworkInterface.GetAllNetworkInterfaces over the network on a remote machine? Pin
turbosupramk39-Jun-11 14:15
turbosupramk39-Jun-11 14:15 
QuestionRunning .NET apps on Linux Pin
AmbiguousName9-Jun-11 3:00
AmbiguousName9-Jun-11 3:00 
AnswerRe: Running .NET apps on Linux Pin
Pete O'Hanlon9-Jun-11 3:17
mvePete O'Hanlon9-Jun-11 3:17 
AnswerRe: Running .NET apps on Linux Pin
BobJanova9-Jun-11 5:15
BobJanova9-Jun-11 5:15 
QuestionC# Windows Service Pin
scotlandc8-Jun-11 21:41
scotlandc8-Jun-11 21:41 
Hi,

Have written a small Windows service which monitors a single folder waiting for simple text files to arrive in said folder. Once a file or files arrive, the service converts them to XML, deletes the file(s) from the 'in' folder, copies it to an 'out' folder where another process deals with them. It's a simple, clean service which runs fine 99% of the time.

However, the other 1% of the time, a file or files arrives in the 'in' folder and nothing happens. The service doesn't seem to have noticed that anything has arrived in the folder it's watching.

Does anyone know of any reason why the service would stall every so often. It's a very small problem but one that I'd like to iron out if I can....

Thanks in advance

Scott
AnswerRe: C# Windows Service Pin
Pete O'Hanlon8-Jun-11 22:18
mvePete O'Hanlon8-Jun-11 22:18 
GeneralRe: C# Windows Service Pin
scotlandc8-Jun-11 22:22
scotlandc8-Jun-11 22:22 
AnswerRe: C# Windows Service Pin
AspDotNetDev8-Jun-11 22:46
protectorAspDotNetDev8-Jun-11 22:46 
GeneralRe: C# Windows Service Pin
MicroVirus9-Jun-11 3:41
MicroVirus9-Jun-11 3:41 
AnswerRe: C# Windows Service Pin
ShadowUz8-Jun-11 22:40
ShadowUz8-Jun-11 22:40 
AnswerRe: C# Windows Service Pin
ramzg8-Jun-11 23:02
ramzg8-Jun-11 23:02 
GeneralRe: C# Windows Service Pin
scotlandc9-Jun-11 0:46
scotlandc9-Jun-11 0:46 
AnswerRe: C# Windows Service Pin
Luc Pattyn9-Jun-11 1:42
sitebuilderLuc Pattyn9-Jun-11 1:42 
GeneralRe: C# Windows Service Pin
RobCroll9-Jun-11 3:55
RobCroll9-Jun-11 3:55 
AnswerRe: C# Windows Service Pin
Luc Pattyn9-Jun-11 3:59
sitebuilderLuc Pattyn9-Jun-11 3:59 
GeneralRe: C# Windows Service Pin
RobCroll11-Jun-11 19:54
RobCroll11-Jun-11 19:54 
AnswerRe: C# Windows Service Pin
Luc Pattyn12-Jun-11 1:29
sitebuilderLuc Pattyn12-Jun-11 1:29 
GeneralRe: C# Windows Service Pin
AspDotNetDev9-Jun-11 8:01
protectorAspDotNetDev9-Jun-11 8:01 
AnswerRe: C# Windows Service Pin
Luc Pattyn9-Jun-11 8:14
sitebuilderLuc Pattyn9-Jun-11 8:14 
GeneralRe: C# Windows Service Pin
AspDotNetDev9-Jun-11 8:28
protectorAspDotNetDev9-Jun-11 8:28 
AnswerRe: C# Windows Service Pin
Luc Pattyn9-Jun-11 8:53
sitebuilderLuc Pattyn9-Jun-11 8:53 
QuestionCallbackOnCollectedDelegate exception when using DDE to get URLs from Navigators Pin
moums8-Jun-11 13:54
moums8-Jun-11 13:54 

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.