Is that the only option? I thought it would be possible to simply reference another folder.
The reason I don't want them in the local bin folder is because the folder being referenced is regularly updated, so every new solution/project I create would need to regularly copy over the latest dlls into its local bin folder, this takes up disk space, takes time and may be forgotten, leaving a mismatch between the two versions.
Main Topics
Browse All Topics





by: naspinskiPosted on 2009-10-21 at 05:13:40ID: 25623087
You can register it to the GAC of all machines that will be running the software. om/Detail? tx=11027
http://www.techienuggets.c
Why do you not want it in the bin? That way you do not have to worry about machine compatibility.