Jump to content

Recommended Posts

Posted

I keep getting the following error message:

 

Runtime Eror has occured

 

Do you wish to Debug?

 

Line 117

 

Error: 'document.f._stype.0' is null or not an object

 

If I say "No" it comes up everytime I open that same site for the first

time, with each time I log in.

 

If I say yes, I don't know enough computer to do anything.

 

How can I correct or stop this error?

 

 

--

Ferret Mom

  • Replies 3
  • Created
  • Last Reply
Posted

RE: Runtime Error Line 117

 

 

 

"PK" wrote:

> I keep getting the following error message:

>

> Runtime Eror has occured

>

> Do you wish to Debug?

>

> Line 117

>

> Error: 'document.f._stype.0' is null or not an object

>

> If I say "No" it comes up everytime I open that same site for the first

> time, with each time I log in.

>

> If I say yes, I don't know enough computer to do anything.

>

> How can I correct or stop this error?

>

>

> --

> Ferret Mom

 

 

How to Troubleshoot Script Errors in Internet Explorer

http://support.microsoft.com/default.aspx?scid=kb;en-us;308260

You might want to refresh your scripting engine:

http://www.microsoft.com/downloads/details.aspx?FamilyID=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en

 

 

1= Click start >> Control Panel >> Double Click Network and Internet

Connections >> Double click Internet Options, on the IE Properties window

you will see these Options:

General | Security | Privacy | Content | Connections | Programs

| Advanced .

 

Click on General Tab (1st Tab on the left) and you will see a Button called

[ Clear History ..] click on it to clear your History caches, then click on

[Delete Files..] to delete Internet Files created over the time, click on [

Delete Cookies...] to delete your cookies left by visiting websites.

 

Click on Security Tab then on Custom level Button, on the security settings

scroll down under Miscellaneous Option and check this radio Button:

[&] Miscellaneous

[e] Allow scripting of internet Explorer webbrowser control

(*) Disable check this

( ) Enable

( ) Prompt

 

 

Click [OK] to close the Security settings and back on the IE window

properties.

Click on Advanced Tab, then scroll under Browsing and uncheck these boxes:

[&] Browsing

[ ] Disable script Debugging (internet Explorer)

[ ] Disable Script Debugging (Other)

[ ] Enable Third-Party browser extensions (Req Rest)

[ ] Show Friendly URLs

 

C;lick [OK] to close the IE window and out try the site and see if you get

the error message again.

Scan for malwares on your computer and try these DLLs:

Open a run command and type in:

regsvr32 jscript.dll

regsvr32 Cryptdlg.dll

regsvr32 Shdocvw.dll

regsvr32 gpkcsp.dll

regsvr32 Urlmon.dll

regsvr32 Shdocvw.dll

regsvr32 Msjava.dll

regsvr32 Actxprxy.dll

regsvr32 Oleaut32.dll

regsvr32 Browseui.dll

regsvr32 Shell32.dll

Reboot your computer and see if there is any success.

If you still get the error message then please send the exact error message

(wording).

please send the exact wording of the error messages, also open the event

viewer and double click the Error Message(X) a pop-up window with the

description

of the Error will give you more Info about the causer Highlight the Text and

copy then past in your next post.

How To View and Manage Event Logs in Event Viewer in Windows XP

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q308427

HTH.

nass

------

http://www.nasstec.co.uk

Guest Detlev Dreyer
Posted

Re: Runtime Error Line 117

 

"PK" <PK@discussions.microsoft.com> wrote:

> I keep getting the following error message:

>

> Runtime Eror has occured

>

> Do you wish to Debug?

>

> Line 117

 

Provided that this problem occurs when using IE: Control Panel > Internet

Options > Advanced tab. Disable(!) any script debugging (tick) and untick

"Show script errors" (or similar). Note that this workaround does not

replace updating the scripting engine, for instance.

 

--

d-d

  • 2 weeks later...
Posted

Re: Runtime Error Line 117

 

I have been getting the error when opening AllTheWeb Advanced Search engine.

I never had a problem with my e-machine, but we just upgraded to a Dell

Optiplex, and now I'm running in to all kinds of strange things.

--

Ferret Mom

 

 

"Detlev Dreyer" wrote:

> "PK" <PK@discussions.microsoft.com> wrote:

>

> > I keep getting the following error message:

> >

> > Runtime Eror has occured

> >

> > Do you wish to Debug?

> >

> > Line 117

>

> Provided that this problem occurs when using IE: Control Panel > Internet

> Options > Advanced tab. Disable(!) any script debugging (tick) and untick

> "Show script errors" (or similar). Note that this workaround does not

> replace updating the scripting engine, for instance.

>

> --

> d-d

>


×
×
  • Create New...