Allotments 4 All

General => Computers / Internet => Topic started by: grotbag on June 25, 2009, 21:01:19

Title: error has occured
Post by: grotbag on June 25, 2009, 21:01:19
hi all.im on windows xp and i keep getting a message popping up that says " a runtime error has occured ,do you wish to debug",it then goes on to say something like " line 5 'brum' is undefined, how can i stop it ??
Title: Re: error has occured
Post by: Larkshall on June 25, 2009, 22:43:58
Most errors on Windows are not important, you could just ignore it.

I thank God that on my system I don't get those stupid error messages.
Title: Re: error has occured
Post by: pieman on June 26, 2009, 09:27:51
It should say at the top of the error message (in a title bar) what program caused the error. The fact you get the option to debug suggests it's either a problem on a web page that you're viewing through Internet Explorer, or you've got a software development environment like Visual Studio installed and it's some other Windows program causing the problem.
The first part of your error sounds like the latter, and the second part ("line 5 'brum' is undefined") sounds more like a web / javascript issue.
Is there any other info (inc title)?

D