No se pueden renombar los controles en una ASP

Cuando se tiene un ASP WebForm y se desea renombrar un control, algunas veces no se puede. Para arreglar esto ejecute el siguiente comando:

rd /s /q "%userprofile%\Local Settings\Application Data\Microsoft\WebsiteCache"

Mas informacion en

http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=101992

Comments

Popular posts from this blog

Cómo identificar consultas más pesadas en SQL Server

Power View en SQL Server 2012 Primer Entrega

Machine Learning Services con SQL Server Managed Instance