Forums
This topic is locked
DMX, javascript debugger, and Sun Java 2 JRE
Posted 14 Sep 2002 21:13:02
1
has voted
14 Sep 2002 21:13:02 Ed Steckert posted:
I currently have Dreameaver MX running on a Windows XP Professional workstation with IIS 5.0 installed and IE 6.0. In addition, I have installed the Sun Java 2 JRE plug in since XP does not come with a java virtual machine. I have an ASP page with some client side javascript that I need to debug and wanted to debug using the built in javascript debugger. When I go to use the 'Debug in browser' option, I get an error message in the java console window saying that the "MM_IEApplet.class" can not be found. How do I fix this error so I can use the debugger ?
I would appreciate any help/ideas/suggestions.
Thank you.
Edward Steckert
Replies
Replied 04 Oct 2002 17:12:16
04 Oct 2002 17:12:16 udzone udzone replied:
I found this file compressed in
Macromedia\Dreamweaver MX\Configuration\Debugger\MM_IEApplet.cab
I have gotten a bunch of screwy MX java errors on Win98 with Sun Java 1.41.
Macromedia\Dreamweaver MX\Configuration\Debugger\MM_IEApplet.cab
I have gotten a bunch of screwy MX java errors on Win98 with Sun Java 1.41.
Replied 06 Oct 2002 23:44:19
06 Oct 2002 23:44:19 Ed Steckert replied:
Thank you for responding.
I found another way to get around the problem I was having. I downloaded the Microsoft Script debugger and among other things, it installs the Microsoft VM. Once I had that installed, I was able to successfully debug within DW MX. With that, I no longer need the Sun Java 2 JRE.
I don't know why I couldn't debug using Sun's JVM.
I found another way to get around the problem I was having. I downloaded the Microsoft Script debugger and among other things, it installs the Microsoft VM. Once I had that installed, I was able to successfully debug within DW MX. With that, I no longer need the Sun Java 2 JRE.
I don't know why I couldn't debug using Sun's JVM.