The Artima Developer Community
Sponsored Link

Java Answers Forum
Connection Access Denied (HELP!!)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Omar

Posts: 1
Nickname: okokok
Registered: Mar, 2002

Connection Access Denied (HELP!!) Posted: Mar 12, 2002 7:47 AM
Reply to this message Reply
Advertisement
I've written an applet than is meant to connect and browse a LDAP directory service. However, when i run it in explorer i get the following error...

com.ms.security.SecurityExceptionEx[browser2/DirBrowser.init]: cannot access x


(x is the url i'm telling it to connect to)

I have imported the "com.ms.security" package, have self signed with full permissions ALL of my cab files (including all LDAP ones), have included ALL of my cab files in my HTML page, have ran SETREG 1 TRUE and have put in "PolicyEngine.assertPermission(PermissionID.SYSTEM);" just above where i run the connection command at the start of init.

Can someone PLEASE help me. Any suggestions would be much appreciated.

Topic: How to make a proper button listener ? Previous Topic   Next Topic Topic: How to hide both the MINIMIZE and MAXIMIZE buttons from a window?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use