Deploy All Dependent Files



I have a Visual Studio.Net solution that has several projects, one of which
is a web service project. I has a reference set to a DLL which is in the
same solution, but is a separate project. When I go to publish the web
service, there does not seem to be an option that would automatically
determine what references there are in the DLL, so dependencies for that DLL
do not publish for the web service project. Do I have to do an InstallShield
build or similar to make this happen?

Derek


.



Relevant Pages


Loading