Re: I could not use it in window service by c# (General questions)
Shareach,
Unfortunately, you can't do a ListDir(/s/.. ). This would in that case present relative path.
Instead you should do ListDir(/) as you already do.
Regards,
Damba
Complete thread:
- I could not use it in window service by c# - yinpengxiang, 2009-08-19, 08:17
- Re: I could not use it in window service by c# - wodDamir, 2009-08-19, 09:11
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-19, 10:46
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-20, 12:21
- Re: I could not use it in window service by c# - wodDamir, 2009-08-20, 13:56
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-20, 15:14
- Re: I could not use it in window service by c# - wodDamir, 2009-08-20, 15:18
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-20, 17:19
- Re: I could not use it in window service by c# - wodDamir, 2009-08-20, 17:47
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-21, 02:17
- Re: I could not use it in window service by c# - wodDamir, 2009-08-21, 09:06
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-21, 02:17
- Re: I could not use it in window service by c# - wodDamir, 2009-08-20, 17:47
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-20, 17:19
- Re: I could not use it in window service by c# - wodDamir, 2009-08-20, 15:18
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-20, 15:14
- Re: I could not use it in window service by c# - wodDamir, 2009-08-20, 13:56
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-20, 12:21
- Re: I could not use it in window service by c# - yinpengxiang, 2009-08-19, 10:46
- Re: I could not use it in window service by c# - wodDamir, 2009-08-19, 09:11