Try to debug the javascript, on IE its the F12 developers tools. Sometimes when I have web apps and this error occurs is because you’re trying to get a null value. My advise is look your code and see if you’re putting the right variable on it or if this variable has a value.