1- Check if there is internet connection before displaying the webview..
2- The Webview could be invisible..
3- Use: WebViewExtras to see the error description and faulty URL WebViewClient raises the event ReceivedError (ErrorCode As Int, Description As String, FailingUrl As String).