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. Managed C++/CLI
  4. executing activeX control app in .Net framework

executing activeX control app in .Net framework

Scheduled Pinned Locked Moved Managed C++/CLI
csharpdotnetcomtutorialquestion
2 Posts 2 Posters 2 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.
  • Y Offline
    Y Offline
    ydasari
    wrote on last edited by
    #1

    Hi Can anyone tell me how to execute a activeX control application in .Net framework? I could compile but it asks me for "which excutable" when i try to run. Thanks Yogi

    N 1 Reply Last reply
    0
    • Y ydasari

      Hi Can anyone tell me how to execute a activeX control application in .Net framework? I could compile but it asks me for "which excutable" when i try to run. Thanks Yogi

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      ydasari wrote: Can anyone tell me how to execute a activeX control application in .Net framework? I could compile but it asks me for "which excutable" when i try to run. You can't execute a control obviously. Add another project(exe) to the solution and make it the default project. In that project use the activex control you are making. Now when you take run, the program would get executed that houses the control. Nish


      Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

      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