G
Guest
Hi,
I have a system with very long paths and I'm trying to use
file.exist(Longpath) to test the paths existance but it gives a message that
the path is too long.
Can someone tell me how to manupulate long path in VB.NET. I am refering to
fully qualified paths over 32000 characters where each component of the path
could be up to 255 characters.
On Microsoft site they claim that paths could be over 32000 characters.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/naming_a_file.asp
http://support.microsoft.com/Default.aspx?kbid=320081#XSLTH4171121122120121120120
Thanks,
Zenu
I have a system with very long paths and I'm trying to use
file.exist(Longpath) to test the paths existance but it gives a message that
the path is too long.
Can someone tell me how to manupulate long path in VB.NET. I am refering to
fully qualified paths over 32000 characters where each component of the path
could be up to 255 characters.
On Microsoft site they claim that paths could be over 32000 characters.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/naming_a_file.asp
http://support.microsoft.com/Default.aspx?kbid=320081#XSLTH4171121122120121120120
Thanks,
Zenu