Click here to Skip to main content
15,904,638 members
Home / Discussions / C#
   

C#

 
GeneralRe: TAPI with C# Pin
ksanju100010-May-05 3:02
ksanju100010-May-05 3:02 
GeneralConvert Xml File to CSV File Format Pin
ksanju100010-May-05 0:56
ksanju100010-May-05 0:56 
GeneralRe: Convert Xml File to CSV File Format Pin
Polis Pilavas10-May-05 2:49
Polis Pilavas10-May-05 2:49 
GeneralExporting data of XML into Excel file Pin
ksanju100010-May-05 0:52
ksanju100010-May-05 0:52 
GeneralRe: Exporting data of XML into Excel file Pin
Polis Pilavas10-May-05 2:53
Polis Pilavas10-May-05 2:53 
QuestionHow to save word document ? Pin
Member 18788069-May-05 23:57
Member 18788069-May-05 23:57 
AnswerRe: How to save word document ? Pin
Polis Pilavas10-May-05 2:55
Polis Pilavas10-May-05 2:55 
Generalaccessing network folders/files Pin
Xiao_M9-May-05 23:37
Xiao_M9-May-05 23:37 
I got a problem with a C# app trying to access files/folders on a LAN
When I try a Directory.Exists(foldername) it always returns false.
Directory.GetCreationTime(folder.Name) gives me a System.IO.IOException: Could not find a part of the path.

I can access all files on the network perfectly but just not with my C# app.
Any ideas on how to fix this?
GeneralRe: accessing network folders/files Pin
Polis Pilavas10-May-05 2:57
Polis Pilavas10-May-05 2:57 
GeneralRe: accessing network folders/files Pin
Xiao_M10-May-05 3:25
Xiao_M10-May-05 3:25 
GeneralRe: accessing network folders/files Pin
Dave Kreskowiak10-May-05 3:44
mveDave Kreskowiak10-May-05 3:44 
GeneralRe: accessing network folders/files Pin
Xiao_M10-May-05 3:52
Xiao_M10-May-05 3:52 
GeneralRe: accessing network folders/files Pin
Dave Kreskowiak10-May-05 4:47
mveDave Kreskowiak10-May-05 4:47 
GeneralRe: accessing network folders/files Pin
Xiao_M10-May-05 5:01
Xiao_M10-May-05 5:01 
GeneralrichText box uses to much CPU Pin
Snowjim9-May-05 23:27
Snowjim9-May-05 23:27 
GeneralRe: richText box uses to much CPU Pin
mav.northwind9-May-05 23:50
mav.northwind9-May-05 23:50 
GeneralRe: richText box uses to much CPU Pin
Snowjim9-May-05 23:55
Snowjim9-May-05 23:55 
GeneralRe: richText box uses to much CPU Pin
S. Senthil Kumar10-May-05 0:06
S. Senthil Kumar10-May-05 0:06 
GeneralRe: richText box uses to much CPU Pin
Snowjim10-May-05 0:11
Snowjim10-May-05 0:11 
GeneralRe: richText box uses to much CPU Pin
S. Senthil Kumar10-May-05 0:30
S. Senthil Kumar10-May-05 0:30 
GeneralRe: richText box uses to much CPU Pin
S. Senthil Kumar10-May-05 0:35
S. Senthil Kumar10-May-05 0:35 
GeneralRe: richText box uses to much CPU Pin
Snowjim10-May-05 2:32
Snowjim10-May-05 2:32 
GeneralRe: richText box uses to much CPU Pin
mav.northwind10-May-05 2:20
mav.northwind10-May-05 2:20 
General'System.NullReferenceException' inside an Array Pin
Vinnepin9-May-05 22:52
Vinnepin9-May-05 22:52 
GeneralRe: 'System.NullReferenceException' inside an Array Pin
S. Senthil Kumar9-May-05 23:28
S. Senthil Kumar9-May-05 23:28 

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.