Ved Prakash

Ved Prakash

  • NA
  • 174
  • 28.5k

Error loading player, no Playable source found wp8

Feb 17 2015 7:20 AM

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);