Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding relation DLL to be part of the project
Message
From
04/04/2012 02:30:28
 
 
To
03/04/2012 21:34:08
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01540219
Message ID:
01540225
Views:
39
>I have a project which includes a reference to a DLL. That DLL includes references to other DLL which are not needed in the current project. When I build my project, it copies those DLL as well in the Bin directory. How can I avoid that?

There are ways of doing that - but it would be pointless. The DLL would not load unless it's dependent assemblies are present.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform