Re: IIS5 Application Protection

From: Roger Abell [MVP] (mvpNoSpam_at_asu.edu)
Date: 05/17/03


Date: Sat, 17 May 2003 08:14:55 -0700


>From what you have said:
   - no use of "non-blessed" components
   - straight asp
   - developed (and remotely tested?) at high isolation
   - runs but looses application state each few hours
I am guessing
   - they have issue with their supplied components, or
     simply do not know how to config backside accounts
     for high isolation
   - they have your application defined to be scrubbed after
     X hours of inactivity
Try hitting it to start the app, then exercise each 30 minutes or
so to keep it from getting scrubbed by IIS and see if that is it.

-- 
Roger Abell
MS MVP (Windows Security)
"Marvin Thompson" <marv@wavefront.com> wrote in message
news:%2356zPK%23GDHA.2172@TK2MSFTNGP12.phx.gbl...
> Can someone point me to the correct newsgroup.
>
> I have an application that uses .asp code and an access database which
runs
> on my ISP's Win2k Server (IIS5).  The application keeps restarting every
few
> hours.  I am being told by my ISP tech support that my code was developed
in
> such a fashion that it will only run with the application protection
setting
> of low (which they will not allow for security reasons).
>
> I only uses objects that they provide to reference the database and send
> email.  No objects that I have written.  Only asp scripts are allowed (no
> *.exe).  It was developed using an application protection of high.
>
> They are unable to tell me what it that I have to change.
>
> Can anyone point me in the right direction for resolving this?
>
> Thanks
>
>


Relevant Pages

  • Re: IIS 5 100% CPU troubleshooting tools - IISState?
    ... strong correlation and I put the site into high isolation (and the customer ... ASP requests queued -- and they seemed stuck, ... In this case he is using an Access database with a connection string ...
    (microsoft.public.inetserver.iis)
  • RE: Server Application Error
    ... On the Home Directory tab, set the Application Protection to Low ... Browse the asp page again and confirm if it serves up. ... space) the IWAM account is the identity of the process thats executing the ...
    (microsoft.public.inetserver.iis)
  • RE: Error
    ... Are you able to browse to asp pages if you set the Application protection ... It sounds like there is some permissions issue on the server. ...
    (microsoft.public.inetserver.iis)
  • Re: Only want to insert a record
    ... > scripting with a local MS Access database. ... When executed within an asp page ... which lets you do whatever your user permissions allow. ...
    (microsoft.public.data.ado)
  • Re: some advice please
    ... where it's possible to access database from VB. ... "Jeff Cochran" wrote in message ... > elements as others are selected (check a client side or DHTML group ... >>form needed because no variable to pass to ASP. ...
    (microsoft.public.inetserver.asp.db)