Today, for the third time, my Dot Net Nuke site has stopped responding completely. When it does this, it seems to start working again after about 12 hours (usually overnight). Here are the facts:
1. When accessing the site while it's down, there are NOOOO error messages, no Page Cannot be Displayed, no script errors, no timeouts. You just get a perpetual white screen with progress bar moving.
2. Site is hosted on GoDaddy (www.AlphaKappaOmega.com)
3. The site usually goes down when I'm saving a module (store, site settings, etc)
4. The problem is ONLY with the .NET files. All HTML files and FTP work fine.
5. GoDaddy placed a test .ASPX file on the site, and it failed too.
6. I checked out the DNN SQL log, and didn't see anything that appeared abnormal.
Here are the responses I got from GoDaddy, which do not appear to have worked:
1. "There is a problem with your web.config file. We disabled it and the site worked fine, so check your web.config."
Ok.... Either I'm COMPLETELY misinformed, or this was some of the worse advice of all time. How in the world does an ASP.NET app work without a web.config file??? I ended that conversation immediately!
2. This appears to be an issue with the application pool and your site using a lot of resources. We would recommend reviewing your site's coding to ensure that you are not using too many resources.
Reseting the app pool seemed to work fine for a week or so, but the problem has now happened again.
As you can imagine, having the site down for random half-days is UNACCEPTABLE :-( Hopefully someone can help!!
Robert