Groups | Blog | Home
all groups > asp.net > february 2004 >

asp.net : IIS "crash"


cs
2/17/2004 11:45:09 PM
I have a few webservices on IIS using c#.
I start running some very processor intensive applications, taking up a lot
of ram, my machine has 4 gigs of ram so its not a problem, I still have
usually a gig or so free.
The problem is that usually IIS works fine until some point when it starts
giving out a 403 error, if I stop it and restart it then it works again for
a little bit then the error happens again, but i have no clue why it
happens, anyone else seen that?

Kevin Spencer
2/18/2004 8:36:58 AM
You would have to identify the exact conditions that exist when it happens
in order to determine this. I can tell you this much: 403 is Access Denied.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

[quoted text, click to view]

cs
2/18/2004 2:09:57 PM
it was the stupid keep alive on the website settings of IIS, after over 10
calls to a webservice it would give 403 error

[quoted text, click to view]

AddThis Social Bookmark Button