Helllow friends.i was playing around with my application but messsed around with the App_Start folder and also the account folder in my application,,am now getting the below errors with my application and tried adding references but not relly working out well,Can someone guide me how to solve this errors?
Error 11 The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
Error 12 The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) App_Start\Account\Register.aspx.cs
Error 14 The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)App_Start\Account\Register.aspx.cs
Error 20 The type or namespace name 'RouteCollection' could not be found (are you missing a using directive or an assembly reference?)
Thank you,
Mark as answer if satisfied