I have several forms in a C# application. I use Visual Studio 2010 Beta, but .NET 3.5 and C# 3.
I have a base form, called FilteredQueryViewForm in the Shd namespace
Make sure the base form(s) are defined in an assembly that is compiled using the "AnyCPU" build option.