G
Guest
Not sure what my problem might be - I suspect it's something related to IIS though.
I have 2 web applications on a server. 1 is the main application that accesses a couple of databases and gets user input. The 2nd app is just a single page that displays a label for testing purposes.
Every once in a while it seems that the main application stops working. I open up internet explorer and enter in my URL and nothing happens but a blank white page with the globe spinning and spinning forever. No logs anywhere saying anything is wrong (that I can see).
My 2nd test application does the same thing - so I know it's not anything database related.
I have no problems running this on my own development PC or on the test server.
When I have the problem on the production server, my only choice is to go into Internet Services Manager and re-start IIS. That usually fixes the problem, although not always.
Has anybody seen this problem and fixed it or know where I should start to look? Thanks a bunch!!
I have 2 web applications on a server. 1 is the main application that accesses a couple of databases and gets user input. The 2nd app is just a single page that displays a label for testing purposes.
Every once in a while it seems that the main application stops working. I open up internet explorer and enter in my URL and nothing happens but a blank white page with the globe spinning and spinning forever. No logs anywhere saying anything is wrong (that I can see).
My 2nd test application does the same thing - so I know it's not anything database related.
I have no problems running this on my own development PC or on the test server.
When I have the problem on the production server, my only choice is to go into Internet Services Manager and re-start IIS. That usually fixes the problem, although not always.
Has anybody seen this problem and fixed it or know where I should start to look? Thanks a bunch!!