Click here to Skip to main content
16,017,297 members

Comments by ravindrasingh1 (Top 7 by date)

ravindrasingh1 26-Jun-12 4:02am View    
Path.GetFileName(f1) is giving error of file not found
ravindrasingh1 25-Jun-12 8:15am View    
My code is working properly when I am working on console application but it's not working when I am doing with Winform.
ravindrasingh1 25-Jun-12 8:12am View    
after replacing f1.Substring(dir1.Length)) with Path.GetFileName(f1)) I am getting error message ABC File Not Found.
ravindrasingh1 6-Jun-12 14:10pm View    
can you provide me the code for transfered files byte size
ravindrasingh1 6-Jun-12 14:07pm View    
I've done this in a windows form application but still unable to control the progress bar according to the file size ,and copied files