473,326 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

IIS "crash"

cs
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?
Nov 18 '05 #1
2 1181
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.

"cs" <[rem]casolorz[rem]@hot[rem]mail.com> wrote in message
news:O7*************@TK2MSFTNGP11.phx.gbl...
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?

Nov 18 '05 #2
cs
it was the stupid keep alive on the website settings of IIS, after over 10
calls to a webservice it would give 403 error

"Kevin Spencer" <ke***@takempis.com> wrote in message
news:ON****************@TK2MSFTNGP11.phx.gbl...
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.

"cs" <[rem]casolorz[rem]@hot[rem]mail.com> wrote in message
news:O7*************@TK2MSFTNGP11.phx.gbl...
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?


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: george young | last post by:
I had developed the habit of using the neat python form: if someinstance: someinstance.memb() because it seems cleaner than "if someinstance is not None". {please no flames about "is not None"...
33
by: Steven Bethard | last post by:
I feel like this has probably been answered before, but I couldn't find something quite like it in the archives. Feel free to point me somewhere if you know where this has already been answered. ...
28
by: Robert Gamble | last post by:
I was taking a look at some of the C puzzles at: http://purana.csa.iisc.ernet.in/~gkumar/cquestions.html and have not had any trouble with any of them except for the first one which is reproduced...
10
by: Amit | last post by:
char *str1="amit"; char str2="mehta" strcat(str1,str2); It will crash, I feel str1 will be stored in code section. Once memory is allocated, you cannot change or append into this. Please...
0
by: David T | last post by:
Has anyone run across this error? When calling any of several visualization routines from FiPy, Python quits with a Bus Error I'm using MacOS X Tiger 10.4.3, and I've tried several builds...
4
by: jason.awlt | last post by:
Greetings, I recently being bugged by the following error on my DB2. SQL0902C SQLSTATE = 58005 Reason Code = 14 This error comes out everytime i tried to insert some record to a table...
0
by: sebnunes | last post by:
Hi all, I have a strange behavior here. I'm debugging a web page. When I set a breakpoint in the file the debugger hits the breakpoint but if I try run further the page crashes and The error...
10
by: Angel | last post by:
I have the following code var thisDoc=document.getElementById("myTable"); // myTable is the name of the table alert(thisDoc.childNodes.children.length) How do I change the second line of code...
1
by: Kozy | last post by:
Hello everyone, I have a problem with federation between Oracle and DB2. Once every few weeks my DB2 federation request "dies". What happens is DB2 thinks it is still geting information from...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.