Skip to content

Commit 9e647c0

Browse files
authored
docs(asyncupload): reference the new red dot troubleshooting article
1 parent 32d5eff commit 9e647c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

controls/asyncupload/troubleshooting/common-issues.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ When running a project using Visual Studio in Administrator mode, the Drag and D
7171
![Failing Upload](../images/asyncupload-overview_troubleshooting.png)
7272

7373
The file upload will fail if the **TemporaryUpload** folder is not given with enough permissions, even if the permissions of the **TargetFolder** are set properly.The default temporary upload folder is placed inside the App_data folder, so you have to give full read and write permissions to it as well:
74-
`~/App_Data/RadUploadTemp `
74+
`~/App_Data/RadUploadTemp `.
75+
76+
Find more troubleshooting tips in the dedicated [Red Dot Shown and File Not Uploaded](https://docs.telerik.com/devtools/aspnet-ajax/knowledge-base/asyncupload-red-dot-shown-file-not-uploaded-troubleshooting) knowledge base article.
7577

7678
## Cannot Upload Files From Google Drive on Android
7779

0 commit comments

Comments
 (0)