It's able to upload the icon and medium product image. But when uploading large product image, I meet the error below.
"You do not have proper permissions set. You must ensure that the ASPNET and NETWORK SERVICE users have write/modify permissions on the images directory and it's sub-directories. "
The permissions on the /images/product/icon, /images/product/medium and /images/product/large are the same.
What is the problem?