error message: 'main' is null or not an object

M

Mike F

Hello all,

Hope someone can help me.
When I go to some websites, I get an error
message: 'main' is null or not an object. And, the page
won't open at all. I'm assuming the javascript isn't
functioning correctly. I'm running IE 6.0 on Windows XP
Home. The website where it happens most is
http://rates.etransport.com/Maersk
I use this for work purposes, so if anyone can help asap;
it'd be greatly appreciated.
Thank you.


Mike
 
J

JR

Try This:

Click [start] [run]
Type: regsvr32 /i urlmon.dll [press enter]
regsvr32 /i shdocvw.dll [press enter]
regsvr32 actxprxy.dll [press enter]

Restart Windows
Open IE click [tools][internet options][programs][reset
web settings]
 
F

Frank Saunders, MS-MVP IE/OE

Mike F said:
Hello all,

Hope someone can help me.
When I go to some websites, I get an error
message: 'main' is null or not an object. And, the page
won't open at all. I'm assuming the javascript isn't
functioning correctly. I'm running IE 6.0 on Windows XP
Home. The website where it happens most is
http://rates.etransport.com/Maersk
I use this for work purposes, so if anyone can help asap;
it'd be greatly appreciated.
Thank you.


Mike

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

--
Frank Saunders, MS-MVP IE/OE
http://www.fjsmjs.com
Reply to Newsgroup. I won't answer email
Protect Your PC
http://www.microsoft.com/security/protect/
 
G

Guest

Frank,

Thanks for your reply.
I had already tried that, and it didn't help.
Please offer any other possible solutions you might have.


Thanks again,
Mike
 
F

Frank Saunders, MS-MVP IE/OE

Frank,

Thanks for your reply.
I had already tried that, and it didn't help.
Please offer any other possible solutions you might have.


Thanks again,
Mike

From http://www.fjsmjs.com/IE/scriptdb.htm

Probably scription errors on the site.

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

--
Frank Saunders, MS-MVP IE/OE
http://www.fjsmjs.com
Reply to Newsgroup. I won't answer email
Protect Your PC
http://www.microsoft.com/security/protect/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top