NGEN is not recommended for asp.net pages.
See this link: http://blogs.msdn.com/junfeng/archive/2004/03/27/97304.aspx
You best bet to speed up a page is to build a warmer application which calls
the page every 20 minutes.

Signature
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
>I was wondering about this topic and although I accept that different
> situations call for different solutions, but wondered are there any other
[quoted text clipped - 3 lines]
>
> TIA
OHM - 24 May 2004 16:24 GMT
Thanks
> NGEN is not recommended for asp.net pages.
> See this link: http://blogs.msdn.com/junfeng/archive/2004/03/27/97304.aspx
[quoted text clipped - 8 lines]
> >
> > TIA