Rank: Newbie Groups: Member
Joined: 4/22/2010 Posts: 1 Points: 3 Location: KSA
|
Hi;
Good day :)
Actully, I have made a flash video control with file .flv, and it's working file in my localhost, but when I upload my page to the server, it's not working, it's give me this message bellow:
<%@ Register Assembly="ASPNetFlashVideo.NET3" Namespace="ASPNetFlashVideo" TagPrefix="ASPNetFlashVideo" %>
I read some topics about it but relly, I did not understand any things from those topics.
kindly please help my
thanks.
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
To userstand. Microsofts server IIS does NOT understand what FLV files are. You need to tell it. http://www.google.com/search?hl=en&lr=lang_en&tbs=lr%3Alang_1en&q=set+up+IIS+to+stream+FLV+files&aq=f&aqi=&aql=&oq=&gs_rfai= This Google search gives detailed instructions on the subject. http://www.aspnetmedia.com
|