• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

[HELPED] Internal Server Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [HELPED] Internal Server Error

    I've searched through the forum, and found a few topics concerning these Internal Server Error message. In our case, We get calls from users occasionally for this. In every instance, clearing the browser cache seems to fix the problem. We've seen this in both Internet Explorer and Google Chrome. Is there a known cause and resolution for this?

    Thanks,
    Chris

  • #2
    This is usually because the server failed and does not return a response to the client. Sometimes the server has no problem but the browser times out the request (defaults to 30 seconds).

    Do you know which call is returning that failure? I'd start by investigating that call.

    Comment


    • #3
      Once this happens, it happens with every program we've written, until the cache is cleared. Generally, most of our programs begin with a call to populate a grid.

      Comment

      Working...
      X