Click here to Skip to main content
15,925,255 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to know when a property changes (is dirty)? Pin
Duncan Edwards Jones2-Nov-05 3:42
professionalDuncan Edwards Jones2-Nov-05 3:42 
QuestionCreate and access Long file names Pin
Zenly1-Nov-05 2:26
Zenly1-Nov-05 2:26 
AnswerRe: Create and access Long file names Pin
[Marc]1-Nov-05 5:04
[Marc]1-Nov-05 5:04 
GeneralRe: Create and access Long file names Pin
Zenly1-Nov-05 6:28
Zenly1-Nov-05 6:28 
GeneralRe: Create and access Long file names Pin
[Marc]1-Nov-05 6:37
[Marc]1-Nov-05 6:37 
GeneralRe: Create and access Long file names Pin
Zenly1-Nov-05 6:48
Zenly1-Nov-05 6:48 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 5:27
mveDave Kreskowiak2-Nov-05 5:27 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 6:25
Zenly2-Nov-05 6:25 
This is doable but I have another scenario...

I have a file list that include a FQ path. My program reads this list and tries to extract the directory from each FQ path listed. It does this using "Dim ParentPath as string = Directory.GetParent(LongPath).ToString)".
When this is executed I get "path is too long". Is there a .net function that can be used that ingores the length of the string I pass and give back the path?

Thanks

GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 6:51
mveDave Kreskowiak2-Nov-05 6:51 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 7:19
Zenly2-Nov-05 7:19 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 7:59
mveDave Kreskowiak2-Nov-05 7:59 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 8:45
Zenly2-Nov-05 8:45 
QuestionAn existing connection was forcibly closed by the remote host Pin
Spaz801-Nov-05 2:12
Spaz801-Nov-05 2:12 
QuestionRepaint only sections of a screen? Pin
spelltwister31-Oct-05 23:33
spelltwister31-Oct-05 23:33 
QuestionCapture image in memory Pin
spelltwister31-Oct-05 23:29
spelltwister31-Oct-05 23:29 
QuestionConditional formatting DataGrid columns Pin
Mashinovodja31-Oct-05 23:11
Mashinovodja31-Oct-05 23:11 
QuestionHelp me please. Pin
Uthen31-Oct-05 15:51
Uthen31-Oct-05 15:51 
AnswerRe: Help me please. Pin
MalikRizwan31-Oct-05 21:00
MalikRizwan31-Oct-05 21:00 
AnswerRe: Help me please. Pin
david_newman1-Nov-05 14:01
david_newman1-Nov-05 14:01 
GeneralRe: Help me please. Pin
Uthen1-Nov-05 15:39
Uthen1-Nov-05 15:39 
GeneralRe: Help me please. Pin
david_newman1-Nov-05 16:52
david_newman1-Nov-05 16:52 
Questiongraph/network type: how do i manage it? Pin
fuel2run31-Oct-05 14:18
fuel2run31-Oct-05 14:18 
Questionhex to uint32 conversion Pin
Madvanman31-Oct-05 13:09
Madvanman31-Oct-05 13:09 
AnswerRe: hex to uint32 conversion Pin
Christian Graus31-Oct-05 13:38
protectorChristian Graus31-Oct-05 13:38 
GeneralRe: hex to uint32 conversion Pin
Madvanman31-Oct-05 13:53
Madvanman31-Oct-05 13:53 

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.