Having the DLL(s) in a bin folder doesn't seem to matter. Here's the one from yesterday that works fine from here:
http://pnart.com/sw/cc2/customcontrols.aspx
and here's a version of the same one with the DLL in a bin folder, which also works . . .
http://pnart.com/sw/cc2withBin/customcontrols.aspx
Here's today's (failing) one that generated the error . . .
http://pnart.com/sw/cc3/customcontrols.aspx
. . . I also made a flat-tree (no bin folder) version that fails the same way.
As a newbie, I'm sure I'm overlooking something obvious, but what?