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. .NET (Core and Framework)
  4. How to register COM components into C#.Net window applications

How to register COM components into C#.Net window applications

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpcomhelptutorial
4 Posts 4 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
    veereshIndia
    wrote on last edited by
    #1

    Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

    i want to join this group

    D J P 3 Replies Last reply
    0
    • V veereshIndia

      Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

      i want to join this group

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      DO NOT CROSSPOST the same question in multiple forums. You spammed about half the forums on the site...

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008

      1 Reply Last reply
      0
      • V veereshIndia

        Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

        i want to join this group

        J Offline
        J Offline
        Jon_Boy
        wrote on last edited by
        #3

        And Dave already told you how to do this in the VB forums. Use regsvr32 to register the .dll. Add a reference to it from C# and use it however you like. Since I can predict the future, you obviously won't take the time to do a google search on how to register with REGSVR32, here's a link. Stop spamming the boards.

        Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison

        1 Reply Last reply
        0
        • V veereshIndia

          Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

          i want to join this group

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          Quit cross posting the forums, man.

          veereshIndia wrote:

          i want to join this group

          If that is so, then learn how to post in an etiquette manner around here :mad:

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

          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