Post your favorite cryptic error messages or other strange happenings that leave you dazed and confused, but trying to continue.
You must log in or register to comment.
System.InvalidCastException: [Type] cannot be cast to [Same type]
Of course, this means that a particular assembly (DLL library) has been loaded from code twice.