Forum Discussion
Hammad Hassan Khan
May 08, 2018Copper Contributor
File not found error while trying to upload a file to a sharepoint site library
I have been recently getting the following error while trying to upload a file to a SP site library.
"File not found". It pops up after I upload the file. Any help in this matter would be greatly appreciated.
- DeletedMay 09, 2018
Please try below steps
- Navigate to the Library settings
- Click Manage files which have no checked in version
- go and checkin in all the files
- Delete everything at %USERPROFILE%\AppData\Local\Microsoft\WebsiteCache
- Delete everything at %APPDATA%\Microsoft\Web Server Extensions\Cache
If it still doesn't work try to update your file name and re upload.
- Deleted
Please try below steps
- Navigate to the Library settings
- Click Manage files which have no checked in version
- go and checkin in all the files
- Delete everything at %USERPROFILE%\AppData\Local\Microsoft\WebsiteCache
- Delete everything at %APPDATA%\Microsoft\Web Server Extensions\Cache
If it still doesn't work try to update your file name and re upload.
- Hammad Hassan KhanCopper Contributor
Hey. I am a newbie in this. Cant file the adresses that you mentioned. I tried them in the file explorer after putting my userprofile. Thanks in advance!
- Russell GriffithCopper Contributor
Here is what I did.
Open a command prompt and type (without quotes) `cd %USERPROFILE%\AppData\Local\Microsoft\WebsiteCache`
This will change the directory to the right directory. Then copy that Address (starting with C:\Users...) to Windows explorer to get to these files there.
Russell
- Russell GriffithCopper ContributorI'm having the exact same issue only in the modern browser view. When I switch to classic view this works fine. I emptied both cache folders and had no unchecked in items. Any other thoughts? I've tried this in all browsers with the exact same result.