deepa

deepa

  • NA
  • 42
  • 0

Build for ASP.Net application using ANT

Aug 9 2007 6:28 AM
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