I have several classes which inherit from classes in the NET FrameWork,
e.g. ListViewEx, TreeViewEx and a BaseForm which includes elements I use
in all applications.

When trying to view these inherited classes in the designer I keep getting
the error:

The designer could not be shown for this file because none of the classes
within it can be designed. The designer inspected the following classes
in the file:
JSysTreeView --- The base class 'JGFileManager.JBaseTreeView' could not be
loaded. Ensure the assembly has been referenced and that all projects
have been built.

I am using the base classes from links, not from a DLL so it isn't because
the DLL has been compiled for the wrong platform.

Despite these messages the apps build and run correctly. Is there anything
special I need to do when compiling for x64 which would enable these
classes to show up in the designer without warning messages?

--
Jeff Gaines Damerham Hampshire UK
640k ought to be enough for anyone.
(Bill Gates, 1981)