Urgent Help Required - Unexpected Applet Problem in IE

Hi All,

Its seems to be bit skeptical to me that why suddenly my deployed applets starts giving problem.

Problem occured recently only in IE ver 6.0 sp2. Interesting is that, its only seen in some of the machines (Not all workstations).

Scenario:

1) I connect to url which perform basic authentication and after that load the signed applet

2) A Security Window is shown to user to accept that certificate - This window is coming completely blank/frozen

3) Even if you initiate Sun Java Console through IE , its is coming as the corrupted window.

4) Applet comes up after clicking cross on Security window (which is blank) but then it doesnt show up any text or images - seems that its unable to render fonts and images

Things I am doing in Applet code:

=================================

1) Creating a rich swing client.

2) Communicating to web services on IIS through ksoap.

3) Making HTTP Connections.

What i have already attempted to fix it (but doesnt seems to be working):

*************************

1) Re-installed the JRE to jre 1.5.04 (this is the jvm on which the applet earlier use to work on)

2) Apply hot-fixes to both Operating System ( Windows XP 2002 SP2 ) and to the Internet Explorer ver 6.0 sp2

3) Played with the different Display setting of the system.

4) Tried JVM parameters

"sun.java2d.d3d", "false"

"sun.java2d.ddoffscreen", "false"

"sun.java2d.noddraw", "true"

"sun.java2d.opengl", "true"

*************************

Important thing is ...the applet was working fine few days back and suddenly its started behaving unexpectedly.

I assume that it happened after auto update from Microsoft.

Please help me. I am in a desperate situation to solve it.

Thanks,

Regards,

Hemant

[1873 byte] By [hemantsaxenaa] at [2007-10-2 2:39:32]
# 1
I am see'*** the exact same problem after upgading to JRE 1.5.0_06 from JRE 1.4.x
ajay662a at 2007-7-15 20:31:49 > top of Java-index,Desktop,Runtime Environment...