7

Whenever I launch the ripple debugger, the process scriptedsandbox64.exe stops working and both the DOM explorer and the debugging tools show a huge refresh button, clicking on said button only results in the error appearing again.

JustBeingHelpful
  • 18,332
  • 38
  • 160
  • 245
Dinana
  • 300
  • 3
  • 14

2 Answers2

1

The problem was that Internet Explorer version was 10, the cordova tools need version 11 to work properly, upgrading to v11 solves the issue.

Dinana
  • 300
  • 3
  • 14
  • I have IE 11 (11.0.27) and I am facing the same issue. Any idea why it is occuring? – JGV Feb 08 '16 at 19:43
  • Installing IE 11 worked for me, if it's not working for you [try this too](https://stackoverflow.com/questions/34071997/scriptedsandbox64-exe-has-stopped-working-visual-studio-2015) – Agustin Garzon Oct 30 '17 at 12:39
-1

I had the same issue and it works when installing IE11

user3369534
  • 125
  • 1
  • 7