Re: Problems at IIS server by jcochran
jcochran
Tue Apr 27 10:56:58 CDT 2004
On Tue, 27 Apr 2004 04:16:02 -0700, Aditya
<anonymous@discussions.microsoft.com> wrote:
>What are the common problems occured in a production environment in IIS server.
We actually have reports for these. :)
The top three in order:
1) Programmer error or poor scripting
2) Administrator error - Permissions
3) Administrator error - Windows or Other Non IIS
We separated permissions out in our reporting since we have at least
one admin who seems to break permissions whenever he touches the
system. :(
I hit the third category last night when I deleted a folder, then
cleared the recycle bin, then realized I'd deleted a folder named
similarly to the one I meant to delete. Happens to the best of us...
:(
>If the front end ( vb/asp) and backend is MSSQl Server what are the different problems on IIS.
None. IIS doesn't care what you use for a scripting or display
language, nor for a database.
Jeff