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. Visual Basic
  4. Add Control

Add Control

Scheduled Pinned Locked Moved Visual Basic
comadobehelp
4 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.
  • V Offline
    V Offline
    V 2
    wrote on last edited by
    #1

    Hi I added a control named Shockwave flash object from com object to my toolbox but when i drag it to my form it gives error that:

    Failed to import ActiveX control, Please ensure that it is properly registred.

    Can any one give me the right way to do it Thanks

    Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

    T 1 Reply Last reply
    0
    • V V 2

      Hi I added a control named Shockwave flash object from com object to my toolbox but when i drag it to my form it gives error that:

      Failed to import ActiveX control, Please ensure that it is properly registred.

      Can any one give me the right way to do it Thanks

      Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

      T Offline
      T Offline
      Thomas Stockwell
      wrote on last edited by
      #2

      Find another activeX control that is better than what you are currently using. Their may be a compatability issue with using it in Visual Studio. Or if you can use WPF, convert the flash object to XAML.

      Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios Discounted or Free Software for Students: DreamSpark - downloads.channel8.msdn.com MSDN Academic Alliance - www.msdnaa.com

      V 1 Reply Last reply
      0
      • T Thomas Stockwell

        Find another activeX control that is better than what you are currently using. Their may be a compatability issue with using it in Visual Studio. Or if you can use WPF, convert the flash object to XAML.

        Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios Discounted or Free Software for Students: DreamSpark - downloads.channel8.msdn.com MSDN Academic Alliance - www.msdnaa.com

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

        Thanks 4 reply But sorry! i din't get it Their may be a compatability issue with using it in Visual Studio. Or if you can use WPF, convert the flash object to XAML.

        Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

        T 1 Reply Last reply
        0
        • V V 2

          Thanks 4 reply But sorry! i din't get it Their may be a compatability issue with using it in Visual Studio. Or if you can use WPF, convert the flash object to XAML.

          Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

          T Offline
          T Offline
          Thomas Stockwell
          wrote on last edited by
          #4

          If the designer for visual studio crashes or does not allow the activeX control to be added to a form, then their is a problem. The problem is most likely because of an incompatability between the activeX control and either visual studio or the .NET framework. To fix the problem, ditch the control and find a replacement. You can either find an activeX control that works or you can use the Windows Presentation Foundation (of .NET 3.0). To use WPF you would have to convert the flash file to XAML.

          Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios Discounted or Free Software for Students: DreamSpark - downloads.channel8.msdn.com MSDN Academic Alliance - www.msdnaa.com

          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