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. Loading ActiveX under Limitted User Account

Loading ActiveX under Limitted User Account

Scheduled Pinned Locked Moved COM
helpcomquestion
2 Posts 2 Posters 1 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.
  • M Offline
    M Offline
    MohammadAmiry
    wrote on last edited by
    #1

    Hi I have a program that loads some activex components. When I run it as an administrator, there is no problem but when I run it in limitted user accounts, the "ActiveX Component Can't Creat Object." error raises. I tried to search group policy to solve this problem for the limitted user groups, but I couldn't find anything helpful. Please help me with that... Is it possible for a program run in a limitted user account, to load activex components? Thanks in advance

    V 1 Reply Last reply
    0
    • M MohammadAmiry

      Hi I have a program that loads some activex components. When I run it as an administrator, there is no problem but when I run it in limitted user accounts, the "ActiveX Component Can't Creat Object." error raises. I tried to search group policy to solve this problem for the limitted user groups, but I couldn't find anything helpful. Please help me with that... Is it possible for a program run in a limitted user account, to load activex components? Thanks in advance

      V Offline
      V Offline
      vishalmore
      wrote on last edited by
      #2

      Hi MohammadAmiry, You need to register the activex control in restricted user mode(windows would not allow you to do so). To register the activex control in restricted user mode, pls. refer to the following article. http://www.codeproject.com/w2k/regsvrex.asp[^] OR if you have written the activex control for your program you can modify the registration routine for that using "RegOverridePredefKey" API. >>Is it possible for a program run in a limitted user account, to load activex components? Offcourse it is possible. Happy programming ! Cheers, Vishal

      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