run time error line32

  • Thread starter Thread starter Guest
  • Start date Start date
Unless you want to do freelance script debugging...

Open Internet Explorer | Tools | Internet Options | Advanced tab |
CHECK: Disable script debugging | UNCheck: Display a notification
about every script error | Click Apply | Click OK

On XPSP2 also check: Disable script debugging other

Disable script debugging
[Specifies whether you want to turn off your script debugger, if one is
installed. Script debuggers are used by Web site developers to test programs
and scripts on their Web pages.]

Display a notification about every script error
[Specifies whether to display the actual script errors when a page does not
appear properly due to problems with its scripting. This feature is off by
default, but is useful to developers when testing Web pages.]

If it is an IE Print script error...

Try registering iepeers.dll and ole32.dll.

Start | Run | Type or paste:

regsvr32 iepeers.dll

Click OK.

You should get a message that the registration was successful.

Start | Run | Type or paste:

regsvr32 ole32.dll

Click OK.

You should get a message that the registration was successful.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

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

Similar Threads


Back
Top