I have written the following simple test in trying to learn Castle Windsor\'s Fluent Interface:
using NUnit.Framework;
using Castle.Windsor;
using System.Col
I had this issue after factoring a class name:
Could not load type 'Namspace.OldClassName' from assembly 'Assembly name...'.
Stopping IIS and deleting the contents in Temporary ASP.NET Files fixed it up for me.
Depeding on your project (32/64bit, .net version, etc) the correct Temporary ASP.NET Files differs:
%systemroot%\Microsoft.NET\Framework64\{.netversion}\Temporary ASP.NET Files\%systemroot%\Microsoft.NET\Framework\{.netversion}\Temporary ASP.NET Files\%temp%\Temporary ASP.NET Files