Error: 'document.getElementById(...)' is null or not an object

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/11/2009 6:52:56 AM
Gravatar
Total Posts 5
theos logos

Error: 'document.getElementById(...)' is null or not an object

After completed installation, change password admin@admin.com, I get a error message only once.

(this my 2nd installed with new Postgress 8.3.x, IIS 7, OS:Win2008 standard server)

 

A runtime Error has occurred. Do you wish to Debug?

Line: 230

Error: 'document.getElementById(...)' is null or not an object

Press "No" it gone away and it work.

4/12/2009 6:39:38 AM
Gravatar
Total Posts 18439

Re: Error: 'document.getElementById(...)' is null or not an object

If you have script debugging enabled in IE it will break on all javascript errors even if they are handled errors. If you go to Tools > Advanced in IE and check the boxes for "Disable script debugging" I think you will not see these errors as you don't see them in other browsers.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.