Couldnot see design page of Form in windowapplication
When I build my class, Im facing the error..Form1.Dispose(bool) . No suitable method found to override
Shocked to see the design page giving me below error.
The designer could not be shown for this file because none of the class within it can be redesigned. The designer inspected the following classes in the file Form1. The base class System.object cannot be designed.
Also, When I see the Form.cs in folder, it is 0 KB.
There is no change I did..What could be the issue?