I put the dll into the bin directory and get the folloiwng error.
[FileLoadException: Could not load file or assembly 'nbdc.communityserver.aero' or one of its dependencies. Access is denied.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +211
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +141
System.Reflection.Assembly.Load(String assemblyString) +25
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +32
-----here is the stack trace
=== Pre-bind state information ===
LOG: User = MIKESUPER\ASPNET
LOG: DisplayName = nbdc.communityserver.aero
(Partial)
LOG: Appbase = file:///C:/Program Files/Telligent/ifrioForums/Web/
LOG: Initial PrivatePath = C:\Program Files\Telligent\ifrioForums\Web\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Program Files\Telligent\ifrioForums\Web\web.config
LOG: Using host configuration file: c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/ifrioforums/41505d60/5f257cfc/nbdc.communityserver.aero.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/ifrioforums/41505d60/5f257cfc/nbdc.communityserver.aero/nbdc.communityserver.aero.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Telligent/ifrioForums/Web/bin/nbdc.communityserver.aero.DLL.
ERR: Failed to complete setup of assembly (hr = 0x80070005). Probing terminated.