Yes by reinstalling I mean copying a newer version of the dll

George Ter-Saakov wrote:
> Not clear what do you mean by reinstalling?
> In ASP.NET world reinstalling is copying. so whenever you copied a new
> version of the dll you reinstalled.
> Is it ok or not?
>
> George.
>
> "Florian Marinoiu" <Florian_no.spam_marinoiu@buroplus.ca> wrote in message
> news:3EFC5505.FFDE49A9@buroplus.ca...
> > Hello,
> >
> > we have an ASP.NET application. Each time after the server restarts, the
> > first time someone accesses a page, it takes a little longer for the IIS
> > to serve the page. We would like to prevent this from happening. It
> > would be OK each time after we put a new version of the .dll (we use
> > codebehind), but we would like to find a way to make the code stay in
> > the cache until we reinstall another version.
> >
> > Any idea how we could do that would be much appreciated,
> >
> > Florian
> >