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
Printable View
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
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.