Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. IE has blocked this site from using an ActiveX in an unsafe manner. As a result, this page may not display correctly

IE has blocked this site from using an ActiveX in an unsafe manner. As a result, this page may not display correctly

Scheduled Pinned Locked Moved COM
comjavascript
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Spaz80
    wrote on last edited by
    #1

    I have installed an COM object on an client machine. Then I am using an CAB file containing an OCX (with references to the COM Object) on the web to use the installed COM object. When the Web page is loading I get this message IE has blocked this site from using an ActiveX in an unsafe manner. As a result, this page may not display correctly I have signed the CAB and OCX file, and the OCX is marked as safe and for initializing. I am using Javascript to access the ocx from the web Spaz

    C 1 Reply Last reply
    0
    • S Spaz80

      I have installed an COM object on an client machine. Then I am using an CAB file containing an OCX (with references to the COM Object) on the web to use the installed COM object. When the Web page is loading I get this message IE has blocked this site from using an ActiveX in an unsafe manner. As a result, this page may not display correctly I have signed the CAB and OCX file, and the OCX is marked as safe and for initializing. I am using Javascript to access the ocx from the web Spaz

      C Offline
      C Offline
      Calc20
      wrote on last edited by
      #2

      Is it marked as safe for scripting?

      S 1 Reply Last reply
      0
      • C Calc20

        Is it marked as safe for scripting?

        S Offline
        S Offline
        Spaz80
        wrote on last edited by
        #3

        Yes Provide the following registry keys for the control's CLSID under the Implemented Categories section:• The following key marks the control safe for scripting: {7DD95801-9882-11CF-9FA9-00AA006C42C4} • The following key marks the control safe for initialization from persistent data: {7DD95802-9882-11CF-9FA9-00AA006C42C4} In my .INF file from the CAB the above values exist... Spas

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups