Hello,
I've a problem; when I try to run my ChatClient applet in IE6, my console returns this message:
com.ms.security.SecurityExceptionEx[CxClient.run]
at com/ms/security/PolicyEngine.deepCheck (PolicyEngine.java)
at com/ms/security/PolicyEngine.checkPermission (PolicyEngine.java)
at com/ms/security/StandardSecurityManager.chk (StandardSecurityManager.java)
at com/ms/security/StandardSecurityManager.checkExit (StandardSecurityManager.java)
at java/lang/Runtime.exitHelper (Runtime.java)
at java/lang/System.exit (System.java)
at CxClient.run (CxClient.java:77)
at java/lang/Thread.run (Thread.java)
What I understand, this is a quite common problem. I made a search at Google, and it returned over 10 pages, -but it doesn't seem like anyone has a solution to this problem.
I've found instructions at Microsoft's website;
http://support.microsoft.com/defaul...b;EN-US;q175622
But this seems to apply to SDK, and I'm not very familuar with SDK...
So, you guys are my last chance

Any idea how to fix this security exception?
Reagards,
Chrille