0

最近、両方のファイル (GuiMenu.csと)の名前空間を( からに) 変更しましたが、このような警告が表示されるのは今だけです。GuiMenu.Designer.csMyProject.GuiMenuGUI

Warning 1   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: 

PropetiesWindow --- The base class 'MyProject.GuiMenu' could not be loaded.  
Ensure the assembly has been referenced and that all projects have been built.
Line 0 Column 0

Visual Studio はこの名前空間を気に入らず、古いものを使用しようとしているようです。なにが問題ですか ?ところで、最近、次のような警告がありました: Can't find class MyProject.GuiMenu.MyClass. しかし、このクラスは に存在しGUI.MyClassます。幸いなことに、この警告は表示されなくなりました。PS: オブジェクトから bin および obj フォルダーを削除しようとしましたが、役に立ちません。

4

0 に答える 0