Unable to open due to error in executing the procedure?

Asked By 0 points N/A Posted on -
qa-featured

When I try to open JavaScript i get an error message that appears which mentions,

An error occurred while executing he program.

 This is followed by more detail which could be seen in the uploaded image.

Some one please try to help me out of this problem.

Thank you.

SHARE
Answered By 0 points N/A #84657

Unable to open due to error in executing the procedure?

qa-featured

To fix this go to the yellow icon in internet explorer browser. Double click the icon and then it will display the error. This error happen when there is mistakes on the syntax code. You must check these in order to ensure that the JavaScript run on your computer. 

Here are some ways to fix this: Go to the web page in Internet Explorer, if there is error happen, a yellow icon will appear on the bottom status bar. Double-click the said icon to check the line of code to know the cause of the error. Right click the HTML page to open the HTML editor. Check the JavaScript syntax.

After that click "Tools", click "Internet option" and click " security". To open the security option click 'custom level". Choose "enable for "Active Scripting" section. Choose "OK" to save the changes. This will end JavaScript error.

Related Questions