Results 1 to 7 of 7

Thread: Internet Explorer 8 Cannot open an anonymous level security token

  1. #1
    Join Date
    Apr 2010
    Posts
    223

    Internet Explorer 8 Cannot open an anonymous level security token

    When I try a "window.open" in my scripts, I get, IE 8 (8.0.7600.16385) under seven, the error 1347 Can not open a security token for a limited level. After much research both from the error message that the reference code (ref code: 1347), I can not understand the origin of this problem. FYI, I have disabled the pop-up and played with different levels of security, but without success. Anyone have an idea in relation to the origin of this error. Thank you

  2. #2
    Join Date
    Apr 2010
    Posts
    206

    Re: Internet Explorer 8 Cannot open an anonymous level security token

    The problem is somewhat related to DCOM security settings, you must change the following configuration of DCOM authentication

    • authentication level default: connection
    • Level Impersonation default: identify

    And for this you need to be familiar with the console service management components

  3. #3
    Join Date
    Apr 2010
    Posts
    223

    Re: Internet Explorer 8 Cannot open an anonymous level security token

    Thanks for the reply Head-Hunter i think you are right so can you tell me how can i use the console service management components and since i am not very much sure about this problem can anyone tell me how do i manage this console service management components. Step by step procedure will be appreciated.

  4. #4
    Join Date
    Apr 2010
    Posts
    206

    Re: Internet Explorer 8 Cannot open an anonymous level security token

    To do this you must go to the console service management components (run "dcomcnfg"). In Component Services, Computers, right click on "My Computer", then Properties. Finally in the "Default Properties" to modify the authentication methods as follows
    • authentication level default: connection
    • Level Impersonation default: identify

  5. #5
    Join Date
    Feb 2008
    Posts
    1,337

    Re: Internet Explorer 8 Cannot open an anonymous level security token

    You can type "dcomcnfg" at the run prompt but without the double quotes, expand "Component Services" and right-click on the "My Computer" to get to properties. From There choose the "Default Properties" tab and change the default authentication level to "Connect" and the Impersonation level to "Identify". Hope that this will resolve the issue.

  6. #6
    Join Date
    Jan 2006
    Posts
    4,545

    Re: Internet Explorer 8 Cannot open an anonymous level security token

    I will suggest you to uninstall the internet explorer browser and then reinstall it once again since the browser is not much flexible and also it does not provides any sort of flexibilities. Hope that this will definitely help you to resolve the issue. It is recommended to install the earlier version of the internet explorer browser i would prefer 7.

  7. #7
    Join Date
    Apr 2008
    Posts
    3,295

    Re: Internet Explorer 8 Cannot open an anonymous level security token

    I think you need to verify the following
    • Verify that the Web application is configured correctly in IIS (Internet Information Services).
    • Verify that the URL of the Web application has a correct name in the snap Active Directory Federation Services.
    • Verify that Microsoft ASP.NET is installed on the server's Web application in the Federation Service.

Similar Threads

  1. Replies: 5
    Last Post: 03-12-2011, 10:32 AM
  2. Replies: 6
    Last Post: 25-08-2011, 11:19 PM
  3. Replies: 4
    Last Post: 16-10-2010, 05:04 AM
  4. Security Token & JW Player 4.4
    By beelow in forum Software Development
    Replies: 3
    Last Post: 08-08-2009, 02:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,473,905.02233 seconds with 17 queries