Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Things to check:</p> <ol> <li>Reboot (oldie but goodie, and doesn't always go without saying)</li> <li>OS version (you did this)</li> <li>Web browser (you did this)</li> <li>Web browser settings (you covered this by trying multiple browsers)</li> <li>Network connectivity and <a href="http://en.wikipedia.org/wiki/Hosts_file" rel="nofollow noreferrer">Hosts file</a> rules</li> <li>User permissions (you covered this)</li> <li>Application permissions (you covered this)</li> <li>OS locale settings (control panel: Regional and Language Options)</li> <li>Try and capture more information. <ul> <li><a href="http://www.communitymx.com/content/article.cfm?cid=A66B8" rel="nofollow noreferrer">http://www.communitymx.com/content/article.cfm?cid=A66B8</a></li> <li><a href="http://forums.asp.net/p/1163435/2673051.aspx" rel="nofollow noreferrer">http://forums.asp.net/p/1163435/2673051.aspx</a></li> <li><a href="http://projects.nikhilk.net/WebDevHelper/Default.aspx" rel="nofollow noreferrer">http://projects.nikhilk.net/WebDevHelper/Default.aspx</a></li> <li><a href="http://www.fiddlertool.com/fiddler/" rel="nofollow noreferrer">http://www.fiddlertool.com/fiddler/</a></li> <li>IIS logs; Server Event Log</li> </ul></li> </ol> <p>In this situation, I'd probably download a virgin browser to try to rule out browser settings. I'd throw Google Chrome onto a known good machine and a known bad machine to see what happens. If it works in both cases, then I'd look further at browser settings. I know that this isn't likely the case since it fails in both FF and IE, but IE this simple test could help provide a little more info nonetheless.</p> <p>It's a weird one. Since it affects both IE and FF, I'd also look at the connectivity angle, the hosts file, and permissions.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload