Hi Silverlight folks,
could you please help me , my problem:
i have created silverlight 5 + Silverlight Media framework + iis 7 hosted + win server 2008 r2.
problem:
http://mysite/vdir/Video/abc.wmv fine( plays in wmp new window)
https://mysite/vdir/Video/abc.wmv fine ( plays in wmp new window)
now the app is playing in http mode with the above url but not in https mode.
ex: http://mysite/vdir/abc.aspx fine and plays in my smf player even trick play also , thanks for silverlight 5 finally.
now the problem is https://mysite/vdir/abc.aspx failed to play and error: AG_E_NetworkError. Fiddler is not showing any error. i used client access files, i used the default silverlight 5 web.config file, i did
not any extra setting in that web.config file.
can anyone help me, it is very urgent....
chinna(tcrao@live.com)