Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to use LoadFile method of RichTextbox ? Pin
Luc Pattyn21-Sep-07 3:45
sitebuilderLuc Pattyn21-Sep-07 3:45 
GeneralRe: How to use LoadFile method of RichTextbox ? Pin
nesaver8521-Sep-07 4:28
nesaver8521-Sep-07 4:28 
GeneralRe: How to use LoadFile method of RichTextbox ? Pin
Luc Pattyn21-Sep-07 5:14
sitebuilderLuc Pattyn21-Sep-07 5:14 
AnswerRe: How to use LoadFile method of RichTextbox ? Pin
Pete O'Hanlon21-Sep-07 3:50
mvePete O'Hanlon21-Sep-07 3:50 
QuestionProblem in TreeView Pin
stancrm21-Sep-07 2:18
stancrm21-Sep-07 2:18 
AnswerRe: Problem in TreeView Pin
DaveyM6921-Sep-07 2:24
professionalDaveyM6921-Sep-07 2:24 
QuestionDirectoryInfo UNC Path Pin
TheShihan21-Sep-07 2:18
TheShihan21-Sep-07 2:18 
AnswerRe: DirectoryInfo UNC Path Pin
TJoe21-Sep-07 2:57
TJoe21-Sep-07 2:57 
I'm sure this is a permission issue. If it "works on windows", then you may have already authenticated and Windows explorer cached the credentials.

Does the user you are running your application have read rights to the path you provided? Keep in mind that the "c$" share is generally used only for admins.

If you reboot, then that should clear any cached credentials (unless you close to save them when prompted).

Take care,
Tom

-----------------------------------------------
Check out my blog at http://tjoe.wordpress.com

GeneralRe: DirectoryInfo UNC Path Pin
TheShihan21-Sep-07 3:14
TheShihan21-Sep-07 3:14 
GeneralRe: DirectoryInfo UNC Path Pin
TJoe21-Sep-07 3:29
TJoe21-Sep-07 3:29 
GeneralRe: DirectoryInfo UNC Path Pin
TheShihan21-Sep-07 3:40
TheShihan21-Sep-07 3:40 
GeneralRe: DirectoryInfo UNC Path Pin
TheShihan21-Sep-07 4:13
TheShihan21-Sep-07 4:13 
QuestionPage refresh..... Pin
pavya_Cool21-Sep-07 1:55
pavya_Cool21-Sep-07 1:55 
AnswerRe: Page refresh..... Pin
Christian Graus21-Sep-07 2:20
protectorChristian Graus21-Sep-07 2:20 
QuestionProblem in passing message betwin client server. Pin
Tarun Dudhatra21-Sep-07 0:49
Tarun Dudhatra21-Sep-07 0:49 
QuestionFill in a word file Pin
samerh21-Sep-07 0:07
samerh21-Sep-07 0:07 
AnswerRe: Fill in a word file Pin
Pete O'Hanlon21-Sep-07 0:29
mvePete O'Hanlon21-Sep-07 0:29 
GeneralRe: Fill in a word file Pin
samerh21-Sep-07 0:51
samerh21-Sep-07 0:51 
QuestionAcessing from method in class. Pin
pekhaleyogesh21-Sep-07 0:05
pekhaleyogesh21-Sep-07 0:05 
AnswerRe: Acessing from method in class. Pin
Pete O'Hanlon21-Sep-07 0:23
mvePete O'Hanlon21-Sep-07 0:23 
GeneralRe: Acessing from method in class. Pin
pekhaleyogesh21-Sep-07 0:29
pekhaleyogesh21-Sep-07 0:29 
GeneralRe: Acessing from method in class. Pin
Christian Graus21-Sep-07 0:31
protectorChristian Graus21-Sep-07 0:31 
GeneralRe: Acessing from method in class. Pin
Pete O'Hanlon21-Sep-07 0:32
mvePete O'Hanlon21-Sep-07 0:32 
Questionuse of list control in static method. Pin
pekhaleyogesh21-Sep-07 0:03
pekhaleyogesh21-Sep-07 0:03 
AnswerRe: use of list control in static method. Pin
Christian Graus21-Sep-07 0:32
protectorChristian Graus21-Sep-07 0:32 

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.