We forgot to deploy a DLL to our website's bin folder (it's referenced by the website and only used occasionally).
If we copy the missing DLL into the bin folder, will this cause the App Pool to refresh?
We're using ASP.NET 2 (.NET 3.5 SP1). On Windows 2008 running IIS7.