asp.net
-
i did file upload and download web service in asmx page.here download is correctly working but if i upload a file throwing the access path is denied when i host in iis7 sever but in local system working correctly .how to fix this error
-
i did file upload and download web service in asmx page.here download is correctly working but if i upload a file throwing the access path is denied when i host in iis7 sever but in local system working correctly .how to fix this error
Did you checked firewall settings. configuring ftp firewall settings in iis 7[^]
Vande Matharam - Jai Hind
-
i did file upload and download web service in asmx page.here download is correctly working but if i upload a file throwing the access path is denied when i host in iis7 sever but in local system working correctly .how to fix this error
Sasikumar.mohan wrote:
access path is denied
The user account on which the IIS7 is running needs write access to the folder where you want to store the uploaded file.
-
i did file upload and download web service in asmx page.here download is correctly working but if i upload a file throwing the access path is denied when i host in iis7 sever but in local system working correctly .how to fix this error
-
i did file upload and download web service in asmx page.here download is correctly working but if i upload a file throwing the access path is denied when i host in iis7 sever but in local system working correctly .how to fix this error
When you upload, the ASMX should be writing the uploaded file to some path. Did you check the permissions on that path?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!