I am coding like usual, haven't click anything I don't know. Then suddenly I got an error
"Could not find type 'LFRv2.AdminTabEdit'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built."
LFRv2 is my Application
AdminTabEdit is my Usercontrol
I can no longer access my main form in my project in designer mode. This is one of the dozen errors I got, as if my controls magically disappeared.
This happened to my twice already(the first one where I clicked the clean solutions accident), the last time I resolved the problem by clicking the rebuild solution and build solution for the ten thousand time.