Runtime Error

  • Thread starter Thread starter Stephen
  • Start date Start date
S

Stephen

I have a machine which is displaying the following error
when browsing the Navigator website -
http://www.navigator.com.au/navdotcom/publicSite/jsp/Templ
atePublicHome.jsp.

The error:

Line: 131
Char: 1
Error: Object doesn't support this property or
method: 'oConn.Connect'
Code: 0
URL: https://www.solutions.norwich-

This error appears when you try to log into the secure
section of their website. I've tried logging into this
particular website on a couple of other machines in the
office and they work fine. Just not this one.

I've tried running a rebuild on Internet Explorer and
have run the autoupdate and downloaded and installed any
relevant patches and critical updates, however neither of
these things resolved the error. Oh, and the machine is
running Windows XP PRO with SP1 installed.

Any help would be appreciated.
 
For some clues on similar errors
http://www.generation.net/~hleboeuf/scriptex.htm

Script engine problems or wrong version.
Microsoft's Scripting download
Get the latest. Two download versions are available for Windows Script 5.6.
The first version requires Windows 2000, XP; the second version requires
Microsoft Windows 98, Millenium Edition (Me), or NT 4.0. Choose the download
appropriate for your operating system.
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

Object doesn't support this property or method.
http://support.microsoft.com/?kbid=177943 ( NT 4 )
http://support.microsoft.com/?kbid=229963 ( W98se )
http://support.microsoft.com/?kbid=327286
 
Back
Top