Hi,
When i create a Web Application in a VS2005 at my pages aspx and ascx all the asp controls have same error: "Unrecognized namespace 'asp' ".
This error only appears to the aspx and ascx files opened when i compile solution. This doesn't have problems if i run the web application, it works fine.
The ASP controls doesn't appears at design view and the control properties are unavailable.
If i go to the toolbox it only appears HTML controls.
What's wrong with my VS2005 or what i'm doing wrong and how i can fix it?