views:

37

answers:

1

I am working on Rails 3 If I run my application in IE8, I am getting error as : "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience."

I tried few technical solutions but they didn't work.

After wards I removed prototype.js & error was removed. If I again include prototype.js, again error get displayed.

strange...!! what could be the solution..?

A: 

Hi, give a try to Prototype 1.7RC3, it fixed a problem for me. Maybe it will help you too.

plang