I have an application that uses currently two DLL's for external libraries (AjaxControlToolkit is one of them)
I was wondering the best way for a colleague of mine to check out my application from our SourceSafe database and use these libraries.
I don't know much about utlising external libraries other then really adding them as a reference to a project and have very little knowledge about the GAC.
This thread mentioned about putting them into the GAC on each developers machines. http://forums.devx.com/showthread.php?t=151411