Help me.........ocx is not loading

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • haiminnu
    New Member
    • Nov 2008
    • 15

    Help me.........ocx is not loading

    can u please help me to solve this problem.The error is

    "ActiveX control not loaded.Set your browser Internet options to allow ActiveX download!"

    I am using ocx.but when i run project this error occures.
    thanks....
  • haiminnu
    New Member
    • Nov 2008
    • 15

    #2
    Help me.........ocx is not loading

    I have OCX in vc++ and i am doing a Web based project in Visual studio 2008,C#.

    I created Object for ocx and call the methods of ocx through Java script in my c# application.I am running my project through IIS .
    But i have one error
    "ActiveX control not loaded.Set your browser Internet options to allow ActiveX download!"

    In browser(IE 6.0)-->Tools-->InternetOption s,The IE security settings has been set to enable for this ocx.

    Can you please give me a complete solution to run ocx . (as soon as possible.)


    Thanks in advance.

    Comment

    • Curtis Rutland
      Recognized Expert Specialist
      • Apr 2008
      • 3264

      #3
      Please don't double post your questions. If you made a mistake and need to change your question, you can click the Edit button to edit your post, or you can post your corrections in a reply to your original thread. If you can't find your original thread, click the "My Subscriptions" link near the top of the page. If you feel that your question has been overlooked, post a reply to it to "bump" it back to the top of the forum. We ask that you do this only once every 24 hours.

      So there is no reason to double post. It makes it hard on the Experts and you to keep track of what help you've already been given.

      Threads merged.

      MODERATOR

      Comment

      • Plater
        Recognized Expert Expert
        • Apr 2007
        • 7872

        #4
        What do you mean "for this ocx"? Did you add it to your list of secure sites?
        IE browser settings control activeX files as a whole under "active content" in Advanced and there are the security settings for each "zone", where you would want to prompt for allowed access.
        I believe this makes the little bar slide down from the top of the page asking if you want to run the activeX control

        This really does not appear to be .net related though

        Comment

        Working...