I am facing a small big problem. I have taken a dropdownList control and ID is
\"drpDownCountries\" in ASP.Net project. The problem is that \"The dropdownlist contr
The only thing that worked for me was to add a temp controller in the aspx file and saving it.
That generated the designer again, and my controllers are now recognized! I'm so proud.
You can then remove the temp controller and save, it won't ruin anything, you scaredy cat!