On Mar 27, 12:05 pm, "lazi...@gmail.com" <lazi...@gmail.com> wrote:
> Hi,
> I have a very hard-anoing problem.
[quoted text clipped - 4 lines]
> exception [i catch in the global.asax - Application_Error]. I use
> Response.Redirect(url, false) maby in this is the problem :(
changes to the site making it recompile? or changes to the config
causing a recompile? recycle of the app pool? check the app pool
settings in IIS and see what it says.
laziers@gmail.com - 27 Mar 2008 09:32 GMT
> changes to the site making it recompile? or changes to the config
> causing a recompile? recycle of the app pool? check the app pool
> settings in IIS and see what it says.
ok thx for advice