Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
GeneralRe: Mass Coding Pin
Luis Alonso Ramos10-Jul-05 14:16
Luis Alonso Ramos10-Jul-05 14:16 
GeneralRe: Mass Coding Pin
Luis Alonso Ramos10-Jul-05 14:25
Luis Alonso Ramos10-Jul-05 14:25 
GeneralRe: Mass Coding Pin
Luis Alonso Ramos10-Jul-05 14:13
Luis Alonso Ramos10-Jul-05 14:13 
GeneralRe: Mass Coding Pin
Expert Coming10-Jul-05 14:21
Expert Coming10-Jul-05 14:21 
GeneralDONE Pin
Expert Coming10-Jul-05 14:26
Expert Coming10-Jul-05 14:26 
GeneralRe: DONE Pin
Luis Alonso Ramos10-Jul-05 14:28
Luis Alonso Ramos10-Jul-05 14:28 
GeneralFile Ops: Windows Service vs. EXE Pin
ahfong10-Jul-05 13:24
ahfong10-Jul-05 13:24 
GeneralRe: File Ops: Windows Service vs. EXE Pin
Dave Kreskowiak10-Jul-05 14:49
mveDave Kreskowiak10-Jul-05 14:49 
Because the service in running under the Local System account (by default) which doesn't have rights to anything on the network. That's why the code works when YOU run it. It's running under your account.

You have to go into the Service Manager and change the account the service in running under to one with rights to the network.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: File Ops: Windows Service vs. EXE Pin
ahfong10-Jul-05 15:46
ahfong10-Jul-05 15:46 
GeneralRe: File Ops: Windows Service vs. EXE Pin
Vasudevan Deepak Kumar10-Jul-05 19:50
Vasudevan Deepak Kumar10-Jul-05 19:50 
GeneralRe: File Ops: Windows Service vs. EXE Pin
Dave Kreskowiak11-Jul-05 1:46
mveDave Kreskowiak11-Jul-05 1:46 
Generaltextboxes Pin
mihai_152910-Jul-05 13:13
mihai_152910-Jul-05 13:13 
GeneralRe: textboxes Pin
Christian Graus10-Jul-05 13:37
protectorChristian Graus10-Jul-05 13:37 
GeneralRe: textboxes Pin
mihai_152910-Jul-05 23:40
mihai_152910-Jul-05 23:40 
GeneralRe: textboxes Pin
Christian Graus11-Jul-05 13:05
protectorChristian Graus11-Jul-05 13:05 
GeneralA question about ListBoxes... Pin
Lord Kixdemp10-Jul-05 10:57
Lord Kixdemp10-Jul-05 10:57 
Generalshallow/deep copy-- I give up...... Pin
...---...10-Jul-05 6:42
...---...10-Jul-05 6:42 
GeneralRe: shallow/deep copy-- I give up...... Pin
S. Senthil Kumar10-Jul-05 6:50
S. Senthil Kumar10-Jul-05 6:50 
GeneralRe: shallow/deep copy-- I give up...... Pin
leppie11-Jul-05 0:54
leppie11-Jul-05 0:54 
GeneralRe: shallow/deep copy-- I give up...... Pin
S. Senthil Kumar11-Jul-05 1:25
S. Senthil Kumar11-Jul-05 1:25 
GeneralWindows services.. Please Help me urgently Pin
Zeeshan Gulzar10-Jul-05 6:35
Zeeshan Gulzar10-Jul-05 6:35 
GeneralListView column resize broken column Pin
ARBR10-Jul-05 4:53
ARBR10-Jul-05 4:53 
GeneralC# XML Pin
Newbie_Toy10-Jul-05 4:10
Newbie_Toy10-Jul-05 4:10 
GeneralRe: C# XML Pin
DavidNohejl10-Jul-05 4:25
DavidNohejl10-Jul-05 4:25 
QuestionHow can we let a windows service sending a message ? Pin
Blue_Skye10-Jul-05 0:44
Blue_Skye10-Jul-05 0:44 

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.