Click to See Complete Forum and Search --> : Uploading files in ASP.NEt


softpioneer
March 8th, 2005, 06:02 AM
I want to upload some files through my .aspx page

when i give the pysical path of the local server machine it works fine
but when i gor for the server path by Server.Mappath() it generates an error of part of Path not found
can anybody help me
thanx

athaullahg
March 9th, 2005, 07:04 AM
hi softpioneer,
I am doing my project titled "web service for MMS" we have downloaded the file successfully. But the problem is that as you said you get error "part of path not found", me too getting the same error while trying to download the file to client.