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. C / C++ / MFC
  4. Activex control in .NET Form (VS.NET 2003)

Activex control in .NET Form (VS.NET 2003)

Scheduled Pinned Locked Moved C / C++ / MFC
comhelpcsharpvisual-studioquestion
1 Posts 1 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.
  • U Offline
    U Offline
    Uma Mahes
    wrote on last edited by
    #1

    I am Using VS.NET 2003. I tried dragging Activex controls from toolbar to the form. It does the following things 1. Creating tlbimp wrapper file and it is sucess. 2. Creating Aximp wrapper file and it does something after that it poppedup "File or assemblyname Axinterop.ID.dll or one of the depencies was not found". (Note:ID is activex name) I tried even with command prompt 1. tlbimp abc.ocx /out:interop.abc.dll and it created sucessfully 2. aximp abc.ocx /out:axinterop.abc.dll /rcw:interop.abc.dll /rcw:interop.stdole.dll AxImp Error: File or assembly name stdole, or one of its dependencies, was not found. Can any body faced this type of problem? (Note: Even Microsoft activex control also giving the same problem? :)) Please tell me some method to use Activex control in .NET Thanks, Uma Mahes

    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