Not sure whether this is too late for you.
The IIS website is run by either USERS or IIS_IUSRS.
Try to do following:
- From Windows Explorer
- Right click on the folder pointed by the web
- Go to security tab
- Add
computername\IIS_IUSRS
orcomputername\USERS
with Read permission.