I tyied to access mp4
file with its link:http://www.test.com/test.mp4
on my website, but it failed and the error message is Failed to load resource: net::ERR_CONNECTION_RESET
. My website is written by asp.net
and run on iis7.5
. Can any one tell me what Im I missing here? Thanks in advance.
Asked
Active
Viewed 460 times
1

Xiang Wang
- 43
- 8
-
https://stackoverflow.com/questions/6182031/iis-7-0-doesnt-allow-download-of-mp4-videos – Aristos Aug 31 '17 at 08:18
-
I added `.mp4 video/mp4` to Mine, and I could download it with `downloader`. But I failed to play it on the browser. – Xiang Wang Aug 31 '17 at 08:35
-
what is the code that you try to play it ? – Aristos Aug 31 '17 at 16:20
-
I tried to use ` – Xiang Wang Sep 01 '17 at 01:24
-
https://stackoverflow.com/questions/24931566/getting-error-in-console-failed-to-load-resource-neterr-connection-reset – Aristos Sep 01 '17 at 09:05