I publish my asp.net MVC application on my server(IIS) and it worked fine until I uploaded a document and tried to view that document, document uploaded successfully on given directory but when I tried to view that document it is giving me this error(Unable to create the store directory. (Exception from HRESULT: 0x80131468))
I had given all the respective access right to IIS user but still unable to resolve it, can anybody please help to understand why I am getting this specific error?
User contributions licensed under CC BY-SA 3.0