samedi 28 février 2015

C# webbrowser not showing some sites

I making



webBrowser1.Navigate(@"http://mathfights.com/");


but page not showing. I see 2 js error, and webBrowser1.DocumentText is equal to



<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" class="__meteor-css__" href="/016f4f321f8d86535afdfd9fefad340430e600c1.css?meteor_css_resource=true">


<script type="text/javascript">__meteor_runtime_config__ = {"meteorRelease":"METEOR@1.0","ROOT_URL":"https://mathfights.com","ROOT_URL_PATH_PREFIX":"","kadira":{"appId":"okW9u8sdBTBhxxq9B","endpoint":"http://ift.tt/1Dl0OQy","clientEngineSyncDelay":10000,"enableErrorTracking":true},"accountsConfigCalled":true,"autoupdateVersion":"6307c7400397708589df89a95daedcbaa3ad4e09","autoupdateVersionRefreshable":"2d8c01b07ebd98bd28aa1cac3a0e99ed987a3d55","autoupdateVersionCordova":"none"};</script>

<script type="text/javascript" src="/0fb3bef989a93fa8422df51c13e7cef522354fb4.js"></script>



<meta name="fragment" content="!">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>MathFights - Become a Math Champion</title>
<meta name="viewport" content="width=device-width">
<link rel="shortcut icon" href="/img/favicon.png"/>
<link href='http://ift.tt/1vIYCEO' rel='stylesheet' type='text/css'>
<script src="http://ift.tt/1doUtf9"></script>
</head>
<body>

</body>
</html>


How to solve this problem?





Aucun commentaire:

Enregistrer un commentaire