Hello,
I was using Castle project libraries in the one of the projects, but now other projects does not work because it is now required to use this library. When I start project it shows exception: Could not load file or assembly 'Castle.MicroKernel' or one of its dependencies. The system cannot find the file specified.
web.config, machine.config, references - no Castle.MicroKernel reference. Also I tried to change IIS application pool - it did not help too.
Any ideas?