2
votes
0
votes
play media file error in Silverlight
George2 - I'm assuming the media parameter for the video player you are using is http? if so, you are running your html page under the file:// scheme. You must use the same scheme for web request …
