Hi dharmendr,
Once I create the pages (aspx and aspx.cs files) directly from the project itself, will the namespace automatically be changed to inherit attribute?
Also, this are not the only errors I got. I also got these in the links below
https://imgur.com/gallery/PDucYxD
https://imgur.com/gallery/Gh0SSaO
https://imgur.com/gallery/aqR2Uef
https://imgur.com/gallery/mcy7WYO
The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
What can be done about these ones above?