uploading files

G

Gabriel Pineda

hi, i'm having a problem that is driving me nut!

i have an asp.net application runnning in a server.
the application allows to uploading files.

from my computer i can upload files without any problem, but i test it from
another computer and it throw me an exception: "The given path's format is
not supported s".

how can it be possible? course both computers against the same server.
i'm using the HtmlInputFile and the PostedFile.SaveAs method, anyway like i
said before, the application is working from my computer.

thank you!
 
G

Guest

hi, i'm having a problem that is driving me nut!

i have an asp.net application runnning in a server.
the application allows to uploading files.

from my computer i can upload files without any problem, but i test it from
another computer and it throw me an exception: "The given path's format is
not supported s".

how can it be possible? course both computers against the same server.
i'm using the HtmlInputFile and the PostedFile.SaveAs method, anyway like i
said before, the application is working from my computer.

thank you!

Do you use Windows authentication on your site? Try to debug your app
to see what path you give to the PostedFile.SaveAs method.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top