c# - "Base class could not be loaded" - for no clear reason -
I am using Visual C # 2008 Express The error was done in many years, for the last time I had time to start programming. I do not know what it really means or why it came suddenly, it seems to be obscure rather than what the error message says. I know that in my app, I get many main windows from themed widev class, on which I came to give them a custom appearance, there is no error in that code and everything is 100% right before 20 minutes was doing. Error in full: I get the form that is received from ThreadWindows, and many other errors because the project will not be enough to work completely. Before this happened, I updated the font on all forms and sub-controls, also created this project and after that I ran, then this happened for a very obvious reason. I have tried classic rebuilding, this creates the creation of files, reopens the visual studio, but nothing is working at the moment. Does anyone have to fix this? These problems were caused by an unfortunate bug in Visual Studio. I did not have any other errors in some errors (there was no warning), even though nothing was dependent on it, which played a role in this whole situation. I explained it to be wrong, but here which I think is wrong: for some reason (bug), it had forgotten about completely unchanged objects which had been compiled before , I was given a bunch of actual errors and other warnings in my code because it would not be behind that point. I could not go to the Designer for the dependencies of Once I fix the wrong code and recreate the solution, then everything has been compiled successfully.
WARNING 12 The designer could not be shown for this file because no class can be drawn from it. The designer inspected the following sections in the file: Inheriting window --- Base class 'Thindwindo' could not be loaded. Ensure that the assembly has been referred and all the projects have been created. 0 / <>
ThemedWindow because I did not compile the
ThemedWindow before these errors.
Comments
Post a Comment