Click here to Skip to main content
15,916,601 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: calling subs from other classes Pin
fo0lish5-Jan-05 9:20
fo0lish5-Jan-05 9:20 
GeneralNeed Help for Crystal Report Page Setup Pin
Murtuza Husain Miyan Patel5-Jan-05 2:04
professionalMurtuza Husain Miyan Patel5-Jan-05 2:04 
GeneralRe: Need Help for Crystal Report Page Setup Pin
Barathan6-Jan-05 2:34
Barathan6-Jan-05 2:34 
GeneralRe: Need Help for Crystal Report Page Setup Pin
Barathan6-Jan-05 2:38
Barathan6-Jan-05 2:38 
Generalaspi Pin
Anonymous5-Jan-05 1:43
Anonymous5-Jan-05 1:43 
GeneralAI Pin
ironic20055-Jan-05 1:36
ironic20055-Jan-05 1:36 
GeneralRe: AI Pin
Colin Angus Mackay5-Jan-05 5:45
Colin Angus Mackay5-Jan-05 5:45 
GeneralFile.Copy File Not Found Exception. Pin
netSam4-Jan-05 21:04
netSam4-Jan-05 21:04 
Hi All,
When i use the File.Copy (in an aspx page)to copy files between 2 computers(that has shared folders).(these copmuters can be different from the web server from which i call my page)
Example:-
File.Copy(Path.GetFullPath("\\servername\sharedfolder\test.bmp"), Path.GetFullPath("\\servername\sharedfolder\test1.bmp"))
the following exception occurrs:-
System.IO.FileNotFoundException: Could not find file "\\servername\sharedfolder\test.bmp"
the folder is shared with full permissions...
i don't know what is the problem???
Any comment will be very helpful..
thanx
netSam

GeneralRe: File.Copy File Not Found Exception. Pin
Dave Kreskowiak5-Jan-05 1:47
mveDave Kreskowiak5-Jan-05 1:47 
GeneralRe: File.Copy File Not Found Exception. Pin
netSam5-Jan-05 2:38
netSam5-Jan-05 2:38 
GeneralRe: File.Copy File Not Found Exception. Pin
Robert Rohde5-Jan-05 8:19
Robert Rohde5-Jan-05 8:19 
GeneralRe: File.Copy File Not Found Exception. Pin
netSam5-Jan-05 21:18
netSam5-Jan-05 21:18 
GeneralRe: File.Copy File Not Found Exception. Pin
Robert Rohde6-Jan-05 20:31
Robert Rohde6-Jan-05 20:31 
GeneralRe: File.Copy File Not Found Exception. Pin
netSam8-Jan-05 18:57
netSam8-Jan-05 18:57 
GeneralConstant Variables and Collection Pin
akaSDN4-Jan-05 19:20
akaSDN4-Jan-05 19:20 
GeneralRe: Constant Variables and Collection Pin
T Manjaly5-Jan-05 10:02
T Manjaly5-Jan-05 10:02 
GeneralRe: Constant Variables and Collection Pin
Levi Rosol7-Jan-05 22:39
Levi Rosol7-Jan-05 22:39 
GeneralRestricting or setting the max length for Dbgrid Pin
Anonymous4-Jan-05 15:57
Anonymous4-Jan-05 15:57 
GeneralSeveral instances of a control... Pin
TAlvord4-Jan-05 12:19
TAlvord4-Jan-05 12:19 
GeneralRe: Several instances of a control... Pin
Tom John5-Jan-05 22:11
Tom John5-Jan-05 22:11 
GeneralRe: Several instances of a control... Pin
TAlvord6-Jan-05 6:24
TAlvord6-Jan-05 6:24 
QuestionValidating user input text entered into an Edit Control? Pin
quickfix764-Jan-05 12:08
quickfix764-Jan-05 12:08 
General? - Confused about datasets Pin
normschaef4-Jan-05 7:55
normschaef4-Jan-05 7:55 
GeneralRichTextBox Selection Block Pin
Dave Londeck4-Jan-05 5:00
Dave Londeck4-Jan-05 5:00 
GeneralnetworkStream.BeginRead() / Threading doubt Pin
carlos_rocha4-Jan-05 4:00
carlos_rocha4-Jan-05 4:00 

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.