I have a web page where a user can upload a .pdf document. When I test
it on my machine and also from the live site, it allows me to upload a
document fine. When a co-worker tries to use it, he gets
System.NotSupportedException: The given path's format is not supported.
When I try to upload the same document, no problems. Anyone know what
the problem might be? Thanks.