Posted on: 7/21/2015 2:40:06 PM | Views : 900

Hello
I continue to get the error message: The file '/basicForm/default.aspx' has not been pre-compiled, and cannot be requested.
I get the following Stack Trace:
[HttpException (0x80004005): The file '/basicForm/default.aspx' has not been pre-compiled, and cannot be requested.] System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +9679335 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +103 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwI ...

Go to the complete details ...