I iphone is showing an error 0xE800005 the logo starts turning in itself for hours. What should I do?

i iphone is showing an error 0xE800005 the logo starts turning in itself for hours. What should I do?

The page is just on my desktop and not on a server, so I'll post the code (sorry).
Apparently Dreamweaver can't find the file:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Unable to load page</title>
<style type="text/css">
#container {
          width: 50%;
          margin: 3em auto;
          font-family: Verdana, Geneva, sans-serif;
#dwicon {
          float: left;
          margin-right: 2em;
#error {
          padding-top: .5em;
#desc {
</style>
</head>
<body>
<div id="container"> <img id="dwicon" src="dw://configuration/Shared/ICE/Images/warning_icon.gif" width="32" height="32" alt="Warning" />
  <h3 id="error">Server Not Found</h3>
  <p id="desc">The page "http://localhost/iscroll.js" was not loaded because Dreamweaver could not find the server "localhost". Please make sure you are connected to the internet and the server name is correct.</p>
</div>
</body>
</html>

Similar Messages

Maybe you are looking for