PrecompiledApp.config in the directory.
"Alvin Bruney - ASP.NET MVP" wrote:
> go to sysinternals.com website download one of their file watcher utilities.
> set it up to monitor the temporary file that ASP.NET uses. If anything
> touches that file, like a scanner etc, it should show up. That will
> eliminate the virus scanning software. Apart from that, I have no more ideas
> on this one. It's time for someone else to jump in to help.
>
> --
> Regards,
> Alvin Bruney [MVP ASP.NET]
>
> [Shameless Author plug]
> The Microsoft Office Web Components Black Book with .NET
> Now Available @
www.lulu.com/owc > Forth-coming VSTO.NET - Wrox/Wiley 2006
> -------------------------------------------------------
>
>
>
> "Mathieu Isabel" <MathieuIsabel@discussions.microsoft.com> wrote in message
> news:C5F292AD-89D7-4E17-979E-276C7D629245@microsoft.com...
> > Thanks for the response!
> >
> > Yes I used to have McAfee and I removed it to see if that was the problem,
> > but it made no difference. I don't see anything in the event logs that
> would
> > pertain to this problem. As for the recycling part, I could understand
> that
> > it could become slow during the recycling activity, but it should come
> back
> > to normal, right?
> >
> > "Alvin Bruney - ASP.NET MVP" wrote:
> >
> > > Are your application pools being recycled? What do your event logs say?
> Do
> > > you have scanners or virus monitors touching the temporary files
> > > invalidating them necessitating a recompilation?
> > >
> > > --
> > > Regards,
> > > Alvin Bruney [MVP ASP.NET]
> > >
> > > [Shameless Author plug]
> > > The Microsoft Office Web Components Black Book with .NET
> > > Now Available @
www.lulu.com/owc > > > Forth-coming VSTO.NET - Wrox/Wiley 2006
> > > -------------------------------------------------------
> > >
> > >
> > >
> > > "Mathieu Isabel" <MathieuIsabel@discussions.microsoft.com> wrote in
> message
> > > news:0D094B72-D1A9-49DA-9D13-A5C65B6566A6@microsoft.com...
> > > > I have a problem with ASP.Net 2.0 application that works fine for a
> while,
> > > > then the application needs to recompile at every access to a page. I
> first
> > > > noticed it by the application having a slow response time, then I did
> some
> > > > basic monitoring and noticed that the w3wp and csc.exe processes used
> most
> > > of
> > > > the cpu while the recompile occurs, which seems to make sense. I'm not
> too
> > > > sure how to troubleshoot that issue and I would like some tips on how
> to
> > > get
> > > > to the bottom of that problem. Also, doing an iisreset bring back the
> > > > expected response time until a day or so later where the problem
> > > reappears.
> > > >
> > > > Thanks!
> > > >
> > >
> > >
> > >
>
>