<%@ Register
Assembly="AjaxControlToolk
it"
Namespace="AjaxControlToolkit"
TagPrefix="ajaxToolkit" %>
i have the AjaxControlToolkit.dll in the bin folder which resides in my asp.net app name folder . the samples for the ajaxtoolkit have a separate folder for bin. .
how can i access the dll from folder outside the the asp.net app folder name?