Skip to content

Instantly share code, notes, and snippets.

Created March 17, 2011 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/874174 to your computer and use it in GitHub Desktop.
Save anonymous/874174 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html>
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
<style type="text/css"><!-- %l body :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } :lang(he) { direction: rtl; float: right; } --></style>
</head>
<body>
<div id="titles"> <h1>ERROR</h1> <h2>The requested URL could not be retrieved</h2> </div>
<hr> <div id="content"> <p>The following error was encountered while trying to retrieve the URL: <a href="http://path/to/sharepoint/server/Lists.asmx">http://path/to/sharepoint/server/Lists.asmx</a></p> <blockquote id="error"> <p><b>Unable to determine IP address from host name <q>barweb</q></b></p> </blockquote> <p>The DNS server returned:</p> <blockquote id="data"> <pre>Name Error: The domain name does not exist.</pre> </blockquote> <p>This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct.</p> <p>Your cache administrator is <a href="mailto:webmaster%W">webmaster</a>.</p> <br> </div> <hr> <div id="footer"> <p>Generated Thu, 17 Mar 2011 11:16:59 GMT by greenserver.goo.local (squid/2.7.STABLE7)</p> <!-- ERR_DNS_FAIL -->
</div>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment