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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dll reference.

Status
Not open for further replies.

ofsouto

Programmer
Joined
Apr 29, 2000
Messages
185
Location
BR
Hi, dear

I have 3 ASP.Net systems that reference a VB.Net dll.
I need 4 setups to install systems(3) and dll(1).
If I alter code only in VB.Net dll, Do I need to generate all 4 setups or only the VB.Net setup?
What about the systems(3) references to dll?

Thank's

Ofsouto
Brazil
 
You'll need to update each system if you are producing a new version of a referenced dll.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top