Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows Server 2008   (RSS)
I recently blogged about a bug I found in Visual Studio where it crashes when you have undocked toolbar windows and try to run your solution. It only happens after upgrading to SP1 (VS 2008 and .NET 3.5) and running Windows Server 2008. Well, after working Read More...
Ugh. So I just stumbled onto a bug in Visual Studio. Those of you who have upgraded to VS 2008 SP1, use floating toolbar windows, (probably on a second monitor) and debug your code have no doubt come across this. When you combine all three of these circumstances, Read More...
As I dig deeper and deeper into AJAX and client side programming in my ASP.NET web apps, more and more logic is being moved from managed code behind my UIs to lose JavaScript files and script controls. Of course, this means that more and more debugging Read More...
I just finished getting AJAX 3.5 working on SharePoint 2007 for an internal project I'm working on, and now I learn that we are going to be migrating our server from a Windows Server 2003 VM to a brand spankin' new Windows Server 2008 box.  So I Read More...
It's been a while since my last post, and there's good reason for it: I've begun research for an article that will overview Windows Server Codename Longhorn's IIS 7 and its role in setting up a web farm. So stay tuned for that in the upcoming weeks. But Read More...