Runtime Errror

  • Thread starter Thread starter jpcook99
  • Start date Start date
J

jpcook99

What is Runtime error and what is debug mean? I click yes
to debeg it but I dont know what i am doin
 
-----Original Message-----
I'm having the same problem. Did you get any help?
Thanks.
.

Nothing yet just it mostly say that what ever line and it
is "null" or it is not an object!
 
-----Original Message-----
I'm having the same problem. Did you get any help?
Thanks.
.

This is what a guy had to say
"Is this happening on a lot of webpages, or just one in
particular?

In Internet Explorer, try:

Tools - Internet Options - Advanced ... then ...

Check "Disable script debugging", and uncheck "Display a
notification about
every script error".

This will only affect Internet errors, and will not affect
any other error
reporting aspect about your machine.

HTH

JW"
 
-----Original Message-----
I'm having the same problem. Did you get any help?
Thanks.
.

Needless to say this helped me!Is this happening on a lot
of webpages, or just one in particular?

In Internet Explorer, try:

Tools - Internet Options - Advanced ... then ...

Check "Disable script debugging", and uncheck "Display a
notification about
every script error".

This will only affect Internet errors, and will not affect
any other error
reporting aspect about your machine.
 
jpcook99 said:
What is Runtime error and what is debug mean? I click yes
to debeg it but I dont know what i am doin

This is caused by poor programming, usually in JAVA or VB.

IE detects the error and asks (apparently assuming you are the programmer)
if you want to debug the error. If you say yes, IE attempts to load Visual
Basic. You should configure IE to ignore errors.
 

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

Back
Top