NewsForums
English(US)
English(UK)
Deutsch
Français
Italiano
Español
Português (PT)
Português (BR)
中文(简体)
中文(繁體)
日本語
Polski
Русский
Türkçe
Download Free Studio 2013
YouTube, video, MP3, photo
downloaders, converters and uploaders
One installation for 48 freeware!
Follow us

Windows 2003 Server does not stream FLV videos

If you use a Windows hosting, sometimes after embedding video into your webpage, uploading to a Microsoft Windows 2003 server and then viewing in a browser the player says that the “specified file is missing”. The SWF file (flash player) shows correctly, but the FLV video does not stream.

Microsoft Internet Information Server (IIS) 6.0, the default web server that ships with Windows 2003, requires a MIME type to recognize that FLV files are streamed media.

How to configure MIME types on Windows Server to recognize FLV files

Step 1. Run Internet Information Server

Log on the Windows 2003 server and run the Internet Information Services Manager.

Go Start > All Programs > Administrative Tools > Internet Information Services (IIS) Manager

Note: If you do not have access to the server, please send this guide to your hosting provider or administrative contact.

Step 2. Open MIME Types Configuration Window

Right-click the local computer server and select Properties.

Then click the MIME Types… button

Step 3. Add New MIME Type

Open MIME Types Configuration Window

Click New and enter the following information.

Associated Extension box:

.FLV

MIME Type box: flv-application/octet-stream

Click OK.

Step 4. Restart World Wide Web Publishing Service

Restart World Wide Web Publishing Service

Go Start > All Programs > Administrative Tools > Services

In the list of services find the World Wide Web Publishing service and click Restart.