Rank: Newbie Groups: Member
Joined: 3/1/2010 Posts: 1 Points: 3 Location: auckland
|
Hi,
I have recently purchased a server license for AspNetFlashVideo. I have installed it just fine on VS 2008 and started using it on a page. It was working well in my develop machine, however, there are very strange problems to play videos in the live server.
My live server is running Windows Server 2003 and IIS6, I have added the .flv MIME types in IIS6 for videos. And I have tried to download the video file by URL successfully.
The problems are that I have to load the video twice to show without player by using IE 6, and I cant load the video file by using IE 7.
After that, I tried a simple page in my live server, like: <ASPNetFlashVideo:FlashVideo ID="FlashVideo1" runat="server" VideoURL="http://www.aspnetflashvideo.com/videos/bbc.flv"> </ASPNetFlashVideo:FlashVideo> It is running in same issues to play the video.
Any suggestion for solving the problem, please.
Thanks Bill
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
Can you check that your videos are of a reasonable size to stream? Is streaming set true? http://www.aspnetmedia.com
|