Forum Moderators: open
I am getting the following intermittent error when i try to access my application.
A runtime error has occurred,
Do you wish to debug?
Line: 31
document.getElementById(...) is null or not an object
If we debug the error, the problem is in the next code line at the footer.xsl file:
document.getElementById( "controlButtons" ).innerHTML = strRightHTML;
Do you know if this error is common and what could be the cause of this?
We cannot reproduce this error at will. Sometimes the error appears but not always. Sometimes the error appears in other lines at runtime (like 51). So its really hard to pinpoint exactlt what the problem is.
Any ideas? Please share them.
THanks
trev