A Run Runtime Error

tomtom1

Solid State Member
Messages
8
Hi,

When I open specific website I receive this Error message:

A Runtime Error has occurred.
Do you wish to Debug?

Line: 18
Error: Can't excite code from a freed script


Could anyone help me to solve this Error?

Thanks
Salara
 
this isn't a problem at your end, it's a problem with the scripts on the website.
Obviously yo can't fix the scripts on the web page, but you can ignore the errors.
to do this (I assuem you are using internet explorer)
click on the tools menu and select Intern Options.
select the advanced tab (It's the last one).
you'll see a list. in the browsing section you'll see a check box labled Disable script debugging, if you check this you won't be alerted to any more script errors on webpages.
 
run time errors are produced from web sites using html programing languages like javascript or active x.
Sometimes the intent is malicious, you might not want to see the page.
 
Back
Top Bottom