no video with supported format and MIME type found. What does this mean and how can I change this

前端 未结 4 1835
抹茶落季
抹茶落季 2020-12-05 18:21

no video with supported format and MIME type found

A huge screen for video is displayed and says the message above. How do I solve this? This happens to me only in M

4条回答
  •  不思量自难忘°
    2020-12-05 18:52

    I have the same problem and this is how I fix it: Open: "C:\Users\DuongKiet\Documents\IISExpress\config\applicationhost.config" --> where "C:\Users\DuongKiet\" depends on your folder name.

    Edit applicationhost.config, go to this line:

    
    

    then insert this line below:

     --> problemo solved
    

    In case you cannot locate the folder, just follow this link for instruction how to add a new mime type: http://www.misfitgeek.com/use-html5-video-tags-in-your-asp-net-applications/

提交回复
热议问题