0
Reply

Error loading player, no Playable source found wp8

Ved Prakash

Ved Prakash

Feb 17 2015 7:20 AM
1.3k

hi I have a url http://54.179.170.143/multitvfinal/index.php/details?id=37&type=live&device=ios

when I Navigate this url in to my Wp8 webBrowser then it is giving me error

ths error is

Error loading Player no Playable source found.

my code is wb.Navigate(new uri("http://54.179.170.143/multitvfinal/index.php/details?id=37&type=live&device=ios",UriKind.Absolute);