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. deploying .net dll for com access

deploying .net dll for com access

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdotnetcomhardware
2 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.
  • V Offline
    V Offline
    Verdant123
    wrote on last edited by
    #1

    i have a small .net class i wrote that is simply a "com wrapper" to access the fileopendialog. i am using it for an application that have jscript as an embedded scripting engine. on my machine i had to use regasm xxx.dll from the dll directory to get it to work - this is fine however i CANNOT get this to work on any other machine. i have: installed the .net framework on the client machines tried running the .reg file resultant from regasm xxx.dll /regfile on the machines tried running regasm xxx.dll as i did on my machine

    V 1 Reply Last reply
    0
    • V Verdant123

      i have a small .net class i wrote that is simply a "com wrapper" to access the fileopendialog. i am using it for an application that have jscript as an embedded scripting engine. on my machine i had to use regasm xxx.dll from the dll directory to get it to work - this is fine however i CANNOT get this to work on any other machine. i have: installed the .net framework on the client machines tried running the .reg file resultant from regasm xxx.dll /regfile on the machines tried running regasm xxx.dll as i did on my machine

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

      i figured out that i also needed to run regsvr32 /n xx.dll on it.

      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