file upload: The given path"s format is not supported.
am 05.12.2007 04:24:14 von aluminumI get this error when trying to run a file upload function on my client's
server.
It works fine on my local server.
I can also create a directory via my code, but not upload a file.
I'm using asp.net 1.1 and forms authentication.
The client server's folder is set up for the user ASPNET to have write
access.
Anything else I should look at? Any idea what has to happen to get this to
work?
-Darrel