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#
  4. COM server in .Net

COM server in .Net

Scheduled Pinned Locked Moved C#
csharpcomsysadmintutorialquestion
3 Posts 2 Posters 3 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.
  • C Offline
    C Offline
    Christian B
    wrote on last edited by
    #1

    Hi, Does anyone know how to write a COM server in .Net? // Christian

    N 1 Reply Last reply
    0
    • C Christian B

      Hi, Does anyone know how to write a COM server in .Net? // Christian

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

      Create your .NET dll first Now use regasm on it. Now you can use this component using late binding if you want early binding use tlbexp in it to generate a type library file Nish

      C 1 Reply Last reply
      0
      • N Nish Nishant

        Create your .NET dll first Now use regasm on it. Now you can use this component using late binding if you want early binding use tlbexp in it to generate a type library file Nish

        C Offline
        C Offline
        Christian B
        wrote on last edited by
        #3

        I'm looking for an example to create a out-of process local com server (.exe file) // christian

        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