Since installing VS2012, I have found that intellisense cannot display a list of my controls (registered in Web.config in the "ctl" namespace) when I edit the markup. Also, when I format the document, all instances of the user controls on the page change to lowercase.
I tried:
- Delete temporary ASP.NET files
- ReflectedSchemas Cleaning
- Reset All Visual Studio Settings
source share