Click here to Skip to main content
15,926,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: Refering to external files without using full path Pin
Wendelius20-Oct-08 7:59
mentorWendelius20-Oct-08 7:59 
GeneralRe: Refering to external files without using full path Pin
Zeddan20-Oct-08 10:33
Zeddan20-Oct-08 10:33 
GeneralRe: Refering to external files without using full path Pin
Wendelius20-Oct-08 17:38
mentorWendelius20-Oct-08 17:38 
Questioncode for comparing system date with database date in c#.net Pin
Member 373952720-Oct-08 6:50
Member 373952720-Oct-08 6:50 
AnswerRe: code for comparing system date with database date in c#.net Pin
Wendelius20-Oct-08 7:01
mentorWendelius20-Oct-08 7:01 
JokeRe: code for comparing system date with database date in c#.net Pin
Mbah Dhaim20-Oct-08 7:18
Mbah Dhaim20-Oct-08 7:18 
QuestionC# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
Cedric D20-Oct-08 6:11
Cedric D20-Oct-08 6:11 
AnswerRe: C# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
DavidMorton20-Oct-08 6:15
DavidMorton20-Oct-08 6:15 
Chances are the issue has to do with the administrator account. As far as I understand, VS runs as administrator under most Vista installations. This means that your application will run under administrator when it's run in debug mode. The local administrator has all the authority it needs on the local authority, but is completely unrecognized on the remote machine. Ensure you're running the application under the correct account.
GeneralRe: C# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
Cedric D20-Oct-08 6:33
Cedric D20-Oct-08 6:33 
AnswerRe: C# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
s_e_jean15-Dec-08 15:49
s_e_jean15-Dec-08 15:49 
QuestionMessage Closed Pin
20-Oct-08 5:53
Meer Osman Ali20-Oct-08 5:53 
AnswerRe: URGENT CODE NEEDED!!! PinPopular
Paul Conrad20-Oct-08 6:06
professionalPaul Conrad20-Oct-08 6:06 
GeneralRe: URGENT CODE NEEDED!!! Pin
Meer Osman Ali20-Oct-08 6:14
Meer Osman Ali20-Oct-08 6:14 
GeneralRe: URGENT CODE NEEDED!!! Pin
Paul Conrad20-Oct-08 6:16
professionalPaul Conrad20-Oct-08 6:16 
GeneralRe: URGENT CODE NEEDED!!! Pin
Dave Kreskowiak20-Oct-08 6:18
mveDave Kreskowiak20-Oct-08 6:18 
GeneralRe: URGENT CODE NEEDED!!! Pin
Meer Osman Ali20-Oct-08 6:22
Meer Osman Ali20-Oct-08 6:22 
GeneralRe: URGENT CODE NEEDED!!! PinPopular
Paul Conrad20-Oct-08 6:31
professionalPaul Conrad20-Oct-08 6:31 
GeneralRe: URGENT CODE NEEDED!!! Pin
Meer Osman Ali20-Oct-08 6:35
Meer Osman Ali20-Oct-08 6:35 
GeneralRe: URGENT CODE NEEDED!!! Pin
Colin Angus Mackay20-Oct-08 6:37
Colin Angus Mackay20-Oct-08 6:37 
GeneralRe: URGENT CODE NEEDED!!! Pin
Paul Conrad20-Oct-08 6:40
professionalPaul Conrad20-Oct-08 6:40 
GeneralRe: URGENT CODE NEEDED!!! Pin
Meer Osman Ali20-Oct-08 6:40
Meer Osman Ali20-Oct-08 6:40 
GeneralRe: URGENT CODE NEEDED!!! Pin
Colin Angus Mackay20-Oct-08 6:46
Colin Angus Mackay20-Oct-08 6:46 
GeneralRe: URGENT CODE NEEDED!!! Pin
Guffa20-Oct-08 7:43
Guffa20-Oct-08 7:43 
GeneralRe: URGENT CODE NEEDED!!! Pin
Paul Conrad20-Oct-08 6:39
professionalPaul Conrad20-Oct-08 6:39 
GeneralRe: URGENT CODE NEEDED!!! Pin
Meer Osman Ali20-Oct-08 6:43
Meer Osman Ali20-Oct-08 6:43 

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.