Scott Forsyth's Blog
Postings on IIS, ASP.NET, SQL Server, Webfarms and general system admin.
-
Breaking changing in IIS 7.0 and ASP.NET
This quick post is for my own sake so I can find it again later. :-) I refer to the following link often.
-
Graffiti CMS - VDirs - ISAPI Rewrite and Partial Trust
I thought I would spend a few minutes today testing out Graffiti from Telligent. Graffiti is a fairly new blogging and content management system (CMS) which is meant to be very easy to install and setup. True to its word, it is impressively easy to get up and going. There are a few things that I found that are worth noting.
-
Upcoming Speaking Engagements
There are some exciting events coming up around the Charlotte area which I'll be speaking at. Next weekend is the Charlotte Code Camp Spring 2008. I'll be speaking on what is currently fresh on my mind, and what I believe is very applicable to developers today. The session is titled "What every developer needs to know about IIS 7".
-
Enabling XP and Windows Server 2003 to Search All Files Types
Searching for file content on your computer or server is a common task and one where you would expect accurate results. You, like so many of us, may have assumed that but found different results.
-
tsadmin command change in Windows Server 2008
I use Remote Desktop all the time to manage servers remotely, and often I join other people's sessions to troubleshoot something with them, or walk through something or other.
-
IIS7 blocks viewing access to files in bin and other asp.net folders
I was just asked to help someone troubleshoot a site that worked fine on Windows Server 2003 / IIS6 but didn't work on Windows Server 2008 / IIS7. A file was in a folder under the bin folder on the site and displayed an error when trying to view the page. The path looked something like this:
-
Professional IIS 7 - Best IIS 7.0 book
The title is a bit biased since I co-authored the book, but Professional IIS 7 will be out in print within a couple weeks and I highly recommend picking up a copy!
-
Application vs. AppDomain
A question was asked on a forum that I frequent which I thought was worth writting a blog about.
-
VS 2008 and .NET 3.5 Beta 2 released
Beta 2 of VS 2008 and .NET 3.5 which was just released a few minutes ago and is available for download. I know I've been really quiet on my blog for a while. I'm still around, just haven't freed up my time enough to do the blogging that I know I should. I figured I would break my silence and mention this release.
-
Registry change for perfmon and PID data
Perfmon is a great tool for mining performance data on a server and has a slew of objects and counters to expose most any type of data.