"File has not been pre-compiled" error on page
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have created the build for my web application using Apache ANT. I used IsCmdBld.exe for making the build. But when i browse the webpage from IIS, then i get following error on page: "The file /ABC/Default.aspx has not been pre-compiled, and cannot be requested." I have compiled the application using NANT and used aspnet_compiler for doing the same. How to get rid of this error? Can anyone please guide me? Thanks, Deepa