Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't see server dll on client machine

Status
Not open for further replies.

metsey

Programmer
Mar 2, 2001
49
US
Is there a way to deploy a dll on a server machine running w2000 via dcom so that it will show up in the references window in a visual basic project on another machine?
 
yes you have to export the package that the dll is installed to under Component Services as a Proxy package then install that proxy package on your client.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top