Browse by Tags
All Tags »
IIS7 (
RSS)
When receiving 404 page not found errors on your web site, and you wish to direct users back to your home page, you need to setup two things in your web.config to handle all instances. If you use IIS7 and go to the Error Pages section and setup the 404...
Are you getting this error? Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Hopefully this will fix your problem, if it is similar to mine: Today I was testing the implementation of a simple update command on a new Windows 2008 Web Server I had...
I'm in the process of setting up a new Windows 2008 Web Server and realized I'm missing my MS Sharepoint Administration Site. For those new to this, when you select the MS Sharepoint Administration site, and select the Browse Site option, it takes you...
I recently moved my asp classic code from my windows 2000 web server to my windows 2008 web server. But alas, error messages are turned off by default. I got a whole lot of blank pages with grinding hour glasses. To turn back on the error messages, I...
In IIS7, when your application pool errors so many times, it will automatically stop the application pool, thus taking your web application off line. Service Unavailable HTTP Error 503. The service is unavailable. In your system events log, you will also...
More Posts