Click here to Skip to main content
15,885,653 members
Home / Discussions / C#
   

C#

 
QuestionFileSystemWatcher HELP PLEASE !! Pin
Rikq4-Apr-10 21:21
Rikq4-Apr-10 21:21 
AnswerRe: FileSystemWatcher HELP PLEASE !! Pin
OriginalGriff4-Apr-10 21:54
mveOriginalGriff4-Apr-10 21:54 
AnswerRe: FileSystemWatcher HELP PLEASE !! Pin
FyreWyrm5-Apr-10 16:12
FyreWyrm5-Apr-10 16:12 
QuestionHow to send Email in C# through the Exchange Server? Pin
ravis194-Apr-10 21:00
ravis194-Apr-10 21:00 
AnswerRe: How to send Email in C# through the Exchange Server? Pin
Abhinav S4-Apr-10 21:49
Abhinav S4-Apr-10 21:49 
QuestionHow to ATL COM exe(out-of-proc) in .net? Pin
SRKSHOME4-Apr-10 20:32
SRKSHOME4-Apr-10 20:32 
QuestionWindows Service service Account = Network Pin
yadlaprasad4-Apr-10 20:18
yadlaprasad4-Apr-10 20:18 
AnswerRe: Windows Service service Account = Network Pin
Dave Kreskowiak5-Apr-10 1:53
mveDave Kreskowiak5-Apr-10 1:53 
The account used doesn't change the code. All you're doing is tell the service which account to login to the system with. Since you're using network resources, this account would have to have permissions to those resources. LocalSystem doesn't have any permissions to anything off of, well, the Local System the service is running on, so it will not be able to get to any network shares or whatever.

What do you mean by "how we can pull data on network"? Where is the data coming from? What kind of server? Is there authentication involved? ...

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: Windows Service service Account = Network Pin
PIEBALDconsult5-Apr-10 3:38
mvePIEBALDconsult5-Apr-10 3:38 
Questioniteration Pin
adrian5644-Apr-10 19:34
adrian5644-Apr-10 19:34 
AnswerRe: iteration Pin
Abhinav S4-Apr-10 19:51
Abhinav S4-Apr-10 19:51 
GeneralRe: iteration Pin
adrian5644-Apr-10 19:55
adrian5644-Apr-10 19:55 
GeneralRe: iteration Pin
VCsamir4-Apr-10 20:33
VCsamir4-Apr-10 20:33 
GeneralRe: iteration Pin
adrian5645-Apr-10 8:00
adrian5645-Apr-10 8:00 
GeneralRe: iteration Pin
adrian5645-Apr-10 8:01
adrian5645-Apr-10 8:01 
GeneralRe: iteration Pin
adrian5645-Apr-10 19:05
adrian5645-Apr-10 19:05 
AnswerRe: iteration [modified] Pin
PIEBALDconsult7-Apr-10 13:49
mvePIEBALDconsult7-Apr-10 13:49 
QuestionWant to learn how to develop components for .net eg:Chart components Pin
milpo4-Apr-10 18:57
milpo4-Apr-10 18:57 
Question[Solved] How to open all files in a floder/drive? [modified] Pin
newcoder19994-Apr-10 17:19
newcoder19994-Apr-10 17:19 
AnswerRe: How to open all files in a floder/drive? Pin
Luc Pattyn4-Apr-10 17:59
sitebuilderLuc Pattyn4-Apr-10 17:59 
QuestionRe: How to open all files in a floder/drive? Pin
newcoder19994-Apr-10 18:12
newcoder19994-Apr-10 18:12 
AnswerRe: How to open all files in a floder/drive? Pin
Luc Pattyn4-Apr-10 19:03
sitebuilderLuc Pattyn4-Apr-10 19:03 
GeneralRe: How to open all files in a floder/drive? Pin
newcoder19994-Apr-10 19:08
newcoder19994-Apr-10 19:08 
GeneralRe: How to open all files in a floder/drive? Pin
Luc Pattyn4-Apr-10 19:27
sitebuilderLuc Pattyn4-Apr-10 19:27 
QuestionImages in property grid Pin
viciouskinid4-Apr-10 17:15
viciouskinid4-Apr-10 17:15 

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.