Re: Re. Global.Asax not working Server Side
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 07/21/05
- Next message: Philip Colmer: "Re: Failure to set credentials"
- Previous message: Dominick Baier [DevelopMentor]: "Re: Re. Global.Asax not working Server Side"
- In reply to: Jimmy Jazz: "Re: Re. Global.Asax not working Server Side"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Re. Global.Asax not working Server Side"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 21 Jul 2005 00:20:57 -0700
Hello Jimmy,
editing of global.asax will not recycle the AppDomain - editing of web.config
will, though
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Hello,
>
> Answering my own problem after two sleepless nights.
>
> Global.asax must be placed in root of virtual directory.
>
> Had to completely rebuild virtual directory (contrary to Micosoft
> documentation) in order to get changes to stick. Most likely setting
> on the server side.
>
> Microsoft documentation states any editing of global.asax will
> automatically reset app.. Not so on the server I was working on.
>
> Jim
>
- Next message: Philip Colmer: "Re: Failure to set credentials"
- Previous message: Dominick Baier [DevelopMentor]: "Re: Re. Global.Asax not working Server Side"
- In reply to: Jimmy Jazz: "Re: Re. Global.Asax not working Server Side"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Re. Global.Asax not working Server Side"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|