Created a website utilising Master Pages. Initially I had the ability to add ASP.Net web controls within the <ASP:Content> tags with the assistance of intellisense. A few days into my project, and suddenly each web control tag is highlighting an error with the following message:"'asp' is an unrecognized tag prefix or device filter"The project compiles and runs normally, with each web control functioning as expected.