Error : This application is already precompiled in ASP.NET
Views (523)
Hi,
I was getting this error while trying to build one of the web site in Visual studio, on some searching found out the error was because of an existing PrecompiledApp.config within the application folder!
On deleting that file and rebuilding the web site, everything was back on track !
Bye..
Posted in ASP.NET
This was originally posted here.

Like
Report
*This post is locked for comments