Click here to Skip to main content
15,887,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Conection lines without crossing other lines Pin
Luc Pattyn8-Dec-11 2:43
sitebuilderLuc Pattyn8-Dec-11 2:43 
QuestionTree view Pin
Member 84675328-Dec-11 0:46
Member 84675328-Dec-11 0:46 
AnswerRe: Tree view Pin
Simon_Whale8-Dec-11 0:56
Simon_Whale8-Dec-11 0:56 
QuestionConnection String for remote access database Pin
Vikash Yadav6-Dec-11 19:53
Vikash Yadav6-Dec-11 19:53 
AnswerRe: Connection String for remote access database Pin
DaveAuld6-Dec-11 20:13
professionalDaveAuld6-Dec-11 20:13 
GeneralRe: Connection String for remote access database Pin
Vikash Yadav6-Dec-11 20:39
Vikash Yadav6-Dec-11 20:39 
GeneralRe: Connection String for remote access database Pin
DaveAuld6-Dec-11 20:57
professionalDaveAuld6-Dec-11 20:57 
QuestionHow to copy a root directory (copy a flash drive) and paste it somewhere else? Pin
Brandon-X120006-Dec-11 15:33
Brandon-X120006-Dec-11 15:33 
HelloConfused | :confused: ,

I'm having this problem to where I cannot copy a root directory (e.g.,J:\, F:\, V:\, E:\ <--Common removable drive roots) of a flash drive onto a specific area of the main hard drive on my computer.

It's basically copying the drive "J:\" to "C:\Flash Backup\Current date and time" on my computer, but I'm facing a problem, while compiling and debugging it gives me the error: Could not complete operation since directory is a root directory: 'C:\'.... is there anyway around this? I'm using the following line of code to copy it: Microsoft.VisualBasic.FileIO.FileSystem.CopyDirectory(directory to copy from, where to copy, some other stuff that are boolean values)

Any help would be greatly appreciated...Thumbs Up | :thumbsup:

Regards,
Brandon T. H.
Codeproject Member
AnswerRe: How to copy a root directory (copy a flash drive) and paste it somewhere else? Pin
Skynet_Code6-Dec-11 22:18
Skynet_Code6-Dec-11 22:18 
QuestionCode crashing on FindFirst Pin
Cynthia Quiroz4-Dec-11 13:15
Cynthia Quiroz4-Dec-11 13:15 
AnswerRe: Code crashing on FindFirst Pin
Eddy Vluggen5-Dec-11 8:50
professionalEddy Vluggen5-Dec-11 8:50 
QuestionFile reference in Visual Basic Pin
Razanust3-Dec-11 5:56
Razanust3-Dec-11 5:56 
AnswerRe: File reference in Visual Basic Pin
Eddy Vluggen3-Dec-11 6:32
professionalEddy Vluggen3-Dec-11 6:32 
GeneralRe: File reference in Visual Basic Pin
Simon_Whale3-Dec-11 12:03
Simon_Whale3-Dec-11 12:03 
QuestionNew to Visual Basic Pin
PoddyCo1-Dec-11 2:49
PoddyCo1-Dec-11 2:49 
AnswerRe: New to Visual Basic Pin
Richard MacCutchan1-Dec-11 3:18
mveRichard MacCutchan1-Dec-11 3:18 
AnswerRe: New to Visual Basic Pin
DaveAuld1-Dec-11 5:27
professionalDaveAuld1-Dec-11 5:27 
AnswerRe: New to Visual Basic Pin
JR2121-Dec-11 19:34
JR2121-Dec-11 19:34 
AnswerRe: New to Visual Basic Pin
coded0071-Dec-11 19:58
professionalcoded0071-Dec-11 19:58 
AnswerThanks people Pin
PoddyCo2-Dec-11 5:55
PoddyCo2-Dec-11 5:55 
AnswerRe: New to Visual Basic Pin
elgaabeb9-Dec-11 4:03
elgaabeb9-Dec-11 4:03 
AnswerRe: New to Visual Basic Pin
daveh604517-Jan-12 23:35
daveh604517-Jan-12 23:35 
QuestionLoading a text document in vb.net Pin
waner michaud30-Nov-11 9:20
waner michaud30-Nov-11 9:20 
AnswerRe: Loading a text document in vb.net Pin
Richard MacCutchan30-Nov-11 11:52
mveRichard MacCutchan30-Nov-11 11:52 
AnswerRe: Loading a text document in vb.net Pin
ekolis30-Nov-11 14:04
ekolis30-Nov-11 14:04 

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.