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. COM
  4. com+ and dlls

com+ and dlls

Scheduled Pinned Locked Moved COM
csharpdotnetvisual-studiowinformscom
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.
  • R Offline
    R Offline
    RedSunBeer
    wrote on last edited by
    #1

    Hello, I created 2 .net dlls using C# and visual studio.net. One of the dlls (DLL1) references the other (DLL2). I then create a .net exe (windows forms) which referenced both the DLLs. I registered DLL1 with my system com+ services using regsvcs.exe. This was created as a server application with maximum access rights given. I then created a proxy (proxy application) and deployed it on one workstation along with the .net exe. When the exe file runs it is able to access DLL1 on the server. But DLL1 is not able to access DLL2. To overcome this i registered DLL2 in the GAC but the problem was still present. I want to know whether user created COM+ dlls can access other user created dlls on the system. If so how to do this. A.Almeida

    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