Pre-Compile the asp.net application

1st create a directory in any of the directory like   F:\NAACPCompile
Open the visual studio command promot->
For help c:>aspnet_compiler /?()
Then type-  c:>aspnet_compile -v /Virtual Directory name(like NewNAACP1) -p "Pheysical Path of the application given in iis for virtual directory(like D:\Pradeepta\NAACP Web\NewNAACP) " Give the path of the directory where the out put will be stored like F:\NAACPCompile then enter