Log in

View Full Version : How to do IIS video streaming


kandregula
Jan 29, 2010, 04:36 AM
Trying to see the streamed content on web browser with the URL
http://localhost:1234/default.html but getting an error stating "Could not open media file http://localhost:1234/default.html requires output to be hosted on a web server running IIS 7.0 with the smooth streaming handler installed and a Silverlight template that supports Smooth Streaming. AG_E_Network_Error" Can anybody suggest me on this.

Northwind_Dagas
Mar 11, 2010, 04:38 AM
Not enough information here, as there are many causes for this error. This error could occur if the Silverlight app were downloaded or moved from its source, or there are references to a different domain than where it resides.

These links may help.
How to fix ErrorCode :1001 with message "AG_E_NETWORK_ERROR" : The Official Microsoft Silverlight Site (http://forums.silverlight.net/forums/p/6863/24380.aspx)
How to handle image AG_E_NETWORK_ERROR errors (http://www.silverlightshow.net/news/How-to-handle-image-AG-E-NETWORK-ERROR-errors.aspx)
AG_E_NETWORK_ERROR using MediaPlayer control in Silverlight 3 (http://social.expression.microsoft.com/Forums/en-US/encoder/thread/35a2b0a1-5b8a-4529-8839-faa8b3a3b0dd)
MediaPlayer Could not open media file Error : The Official Microsoft Silverlight Site (http://forums.silverlight.net/forums/p/128988/290500.aspx)