lsmyth1717
Programmer
I want to ask everyone about this to see if anyone knows a work-around.
My environment is win2003, vs.net 2003, Java 2 runtime environment SE 1.4.2_08 (or jvm1.4 for short).
I have a java applet that I want to include in an asp.net page.
I can open it in IE6 in a html page and it runs happily using my jvm1.4.
If I try to open the html page (or a similar aspx page) in vs2003, visual studio hangs - L
I’ve tried this on a couple of other peoples’ machines and it seems to work ok – even in vs2003.
The reason for this is (I think) that they are running win2000. Therefore they have a version of the Microsoft JVM (unavailable in win2003 coz Sun sued Microsoft)
I’ve also tried this with the newer version of the JVM (5.0 I think) from Sun with the same result.
So my question is – can you include applets in aspx pages and still open them in vs2003 without using the MS JVM? In other words, does visual studio 2003 never work with applets running on a Sun JVM?
My environment is win2003, vs.net 2003, Java 2 runtime environment SE 1.4.2_08 (or jvm1.4 for short).
I have a java applet that I want to include in an asp.net page.
I can open it in IE6 in a html page and it runs happily using my jvm1.4.
If I try to open the html page (or a similar aspx page) in vs2003, visual studio hangs - L
I’ve tried this on a couple of other peoples’ machines and it seems to work ok – even in vs2003.
The reason for this is (I think) that they are running win2000. Therefore they have a version of the Microsoft JVM (unavailable in win2003 coz Sun sued Microsoft)
I’ve also tried this with the newer version of the JVM (5.0 I think) from Sun with the same result.
So my question is – can you include applets in aspx pages and still open them in vs2003 without using the MS JVM? In other words, does visual studio 2003 never work with applets running on a Sun JVM?