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

C#

 
GeneralRe: Simple question... Pin
SoftcodeSoftware30-Jul-06 22:09
SoftcodeSoftware30-Jul-06 22:09 
GeneralRe: Simple question... Pin
S. Senthil Kumar30-Jul-06 23:11
S. Senthil Kumar30-Jul-06 23:11 
GeneralRe: Simple question... Pin
Guffa30-Jul-06 23:39
Guffa30-Jul-06 23:39 
QuestionOOP Book Pin
fmardani30-Jul-06 21:58
fmardani30-Jul-06 21:58 
AnswerRe: OOP Book Pin
Saqib Mehmood30-Jul-06 23:28
Saqib Mehmood30-Jul-06 23:28 
AnswerRe: OOP Book Pin
moon_stick31-Jul-06 2:30
moon_stick31-Jul-06 2:30 
AnswerRe: OOP Book Pin
L Viljoen1-Aug-06 2:14
professionalL Viljoen1-Aug-06 2:14 
QuestionFileSystemWatcher Problem ! Pin
coolestCoder30-Jul-06 21:40
coolestCoder30-Jul-06 21:40 
Hi All,
I use FileSystemWatcher for monitoring some folders. When a new file is created i wait until it is completly written to disk and then i copy that file to another folder. I am using the FileSystemWatcher events OnCreated(), OnChanged, OnError(). Proper handlers are attached to these events. This code worked perfectly until yesterday. Yesterday suddenly the FileSystemWatcher stopped giving events for file creation, change etc. Not even an Error occured. what may be the probable reason ? Is there any dependancy for FileSystemWatcher ? I didnt changed the code which was working. So i think if there is any dependancy it might be external.
I tried to search the net for a possible solution but i only found that there are a lot of people complaining about FileSystemWatcher. So i will also like to know if there is some other class or component available which can just replace FileSystemWatcher ?
Any sort of information or help will be appreciated. Please reply as soon as possible since i have wasted a hell lot of time on this FileSystemWatcher !


Thanks in Advance.






"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

AnswerRe: FileSystemWatcher Problem ! Pin
LongRange.Shooter31-Jul-06 5:35
LongRange.Shooter31-Jul-06 5:35 
GeneralRe: FileSystemWatcher Problem ! [modified] Pin
coolestCoder31-Jul-06 20:49
coolestCoder31-Jul-06 20:49 
QuestionHow do I write large uint to a registry dword value? Pin
Mike Poz30-Jul-06 21:24
Mike Poz30-Jul-06 21:24 
AnswerRe: How do I write large uint to a registry dword value? Pin
Guffa31-Jul-06 0:36
Guffa31-Jul-06 0:36 
GeneralRe: How do I write large uint to a registry dword value? Pin
Mike Poz31-Jul-06 15:40
Mike Poz31-Jul-06 15:40 
Questioncreate a loadable dll from vs 2005 environment (instead of by using csc) Pin
gobis30-Jul-06 21:19
gobis30-Jul-06 21:19 
AnswerRe: create a loadable dll from vs 2005 environment (instead of by using csc) Pin
Saqib Mehmood30-Jul-06 23:51
Saqib Mehmood30-Jul-06 23:51 
QuestionSending Image to C++ Pin
liqnit30-Jul-06 21:08
liqnit30-Jul-06 21:08 
AnswerRe: Sending Image to C++ Pin
stancrm30-Jul-06 23:08
stancrm30-Jul-06 23:08 
GeneralRe: Sending Image to C++ Pin
liqnit31-Jul-06 2:57
liqnit31-Jul-06 2:57 
QuestionIP Address Pin
AnjuV30-Jul-06 20:53
AnjuV30-Jul-06 20:53 
AnswerRe: IP Address Pin
coolestCoder30-Jul-06 22:16
coolestCoder30-Jul-06 22:16 
QuestionPlease help with datagrid Pin
k535430-Jul-06 19:13
k535430-Jul-06 19:13 
Questioncopy and paste text Pin
Kim061830-Jul-06 18:57
Kim061830-Jul-06 18:57 
AnswerRe: copy and paste text Pin
Saqib Mehmood30-Jul-06 20:41
Saqib Mehmood30-Jul-06 20:41 
GeneralRe: copy and paste text Pin
Kim061830-Jul-06 22:29
Kim061830-Jul-06 22:29 
GeneralRe: copy and paste text Pin
Saqib Mehmood30-Jul-06 23:24
Saqib Mehmood30-Jul-06 23:24 

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.