HighTechTalks DotNet Forums  

help needed: could not find the path

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss help needed: could not find the path in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Kelly
 
Posts: n/a

Default help needed: could not find the path - 06-15-2004 , 04:31 AM






hi all,
i'm using ASP.NET Web Application writie in VB, using a "File Field"component under HTML tab and i do a right click on the component and select "Run As Server Control". This was done because i wanted the user to browse a specific file in their own directory(on their client PC only).

Everything was working fine when i was programming on my local PC(MY working folder in my PC) .......The problem come when i placed the working folder to the SERVER. Mapping to the server(http:12:12:12.12/kelly/index.aspx), when i click on the File1's button to browse a file in my CLIENT PC, the error show "could find file in c:\abc.txt". ( but in my client PC's the abc.txt is my c:\ mar) Why does it prompt me "could not find the path"?...sigh...

Problem occurred when i placed my working folder up to the server.
May i know how to solve this problem?

dim Filename as string
Filename=File1.value
Process(Filename)
Pls Help......


Reply With Quote
  #2  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: help needed: could not find the path - 06-15-2004 , 09:29 AM







"Kelly" <Kelly (AT) discussions (DOT) microsoft.com> wrote

Quote:
hi all,
i'm using ASP.NET Web Application writie in VB, using a "File
Field"component under HTML tab and i do a right click on the component and
select "Run As Server Control". This was done because i wanted the user to
browse a specific file in their own directory(on their client PC only).
Quote:
Everything was working fine when i was programming on my local PC(MY
working folder in my PC) .......The problem come when i placed the working
folder to the SERVER. Mapping to the
server(http:12:12:12.12/kelly/index.aspx), when i click on the File1's
button to browse a file in my CLIENT PC, the error show "could find file in
c:\abc.txt". ( but in my client PC's the abc.txt is my c:\ mar) Why does it
prompt me "could not find the path"?...sigh...
Quote:
Problem occurred when i placed my working folder up to the server.
May i know how to solve this problem?

dim Filename as string
Filename=File1.value
Process(Filename)
Pls Help......

Hello, Kelly.
You've posted this question in:

microsoft.public.dotnet.general and
microsoft.public.dotnet.languages.vb

as well as here. In the other groups, you've received responses, but there
is no indication that you've received them.
Please see my response in microsoft.public.dotnet.general

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.




Reply With Quote
  #3  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: help needed: could not find the path - 06-15-2004 , 10:12 AM




"Peter van der Goes" <p_vandergoes (AT) toadstool (DOT) u> wrote

Quote:
Hello, Kelly.
You've posted this question in:

microsoft.public.dotnet.general and
microsoft.public.dotnet.languages.vb

as well as here. In the other groups, you've received responses, but there
is no indication that you've received them.
Please see my response in microsoft.public.dotnet.general

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.


Oops!
Should have said "...no indicated that you've read them."
My bad.




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.