FLV video not running in browser with no error in ASP.Net

Posted by Phoenix on Stack Overflow See other posts from Stack Overflow or by Phoenix
Published on 2012-10-08T11:55:40Z Indexed on 2012/10/09 9:37 UTC
Read the original article Hit count: 156

I am trying to deploy my ASP.NET Application which is currently running on Windows Server 2003 32bit and IIS6 to a new Server running Windows Server 2008 R2 and IIS7. My application uses ASP.NET version 4.0 and is working fine on 2003 machine.

My problem is:

I have deployed the application and it is working fine except that the .flv video is not playing in browser

I have added all required mime settings but still no luck

when i try to run the video i don't get any error just a blank screen showing no video.

Same configuration is working on previous machine and the new server is also able to play the video when run from the earlier machine.

Please if you have any solution help me out.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about iis7