-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Server 2008
ApplicationPoolIdentity and SQL Server Logins
Something I keep forgetting. IIS on 2008R2 has created a special class of user to represent the security principal for code running in an app pool. In the IIS manager the Identity is shown as ApplicationPoolIdentity. The actual user for … Continue reading
canPlayType Not Implemented
In kicking off a simple ASP.Net MVC3 project to try out the new development environment, The first snag had nothing to do with the mac. A blank view was reporting an error in the modernizr script. The specific error was … Continue reading