- Recent
- Popular
- Tags (0)
- Subscribers (1)
- Visual Studio 2010 and .NET 4.0 CTP now available for download!October 27 2008
-

PDC’08 is here and Azure Service Platform was announced.
You may also be interested to know that the CTP’s (Community Technology Preview) of the Visual Studio 2010 and .NET 4.0 are now available for download!
I’m really interested in Workflow Foundation 4.0, "Oslo" and "Dublin". I’ll blog my thoughts about them later. Azure seems like a nice way to get started with hosted services, too.
- TFS 2008 SP1 RTM installation problem, reason and solutionAugust 13 2008
-
While VS 2008 SP1 and SQL Server 2008 were relatively painless to install, I run into some issues with the TFS 2008 SP1.
I’ll tell briefly my case so you can avoid this or find the solution, should you have the same reason for the problem.
The TFS 2008 is installed on a single Windows Server 2008 machine (except SharePoint) and uses SQL Server 2005 SP2.
When I tried to install the KB949786 (TFS SP1), the first part went always fine (TFS Build), but it ended in Fatal Error during the update of the actual TFS. TFS got into unusable state (clients couldn’t connect etc)
The errors in the Event Log were:
“Product: Microsoft Visual Studio 2008 Team Foundation Server - ENU - Update ‘KB949786′ could not be installed. Error code 1603. Additional information is available in the log file <file>”
and
“Product: Microsoft Visual Studio 2008 Team Foundation Server - ENU — Error 29003.TF 230001: The error mode for the Team Foundation Server Web application could not be configured properly. This problem occurred because the application root for the Team Foundation Server Web application does not exist. For more information, see the Microsoft Windows Installer (MSI) log.”
After some googling, I found similar symptoms from the
- SQL Server 2008 Management Studio tip: Status bar Custom ColorsAugust 12 2008
-
Here is a handy tip for those of you who work often with multiple SQL Server instances: Custom Colors for the connection status bar.
You have probably noticed the new status bar at the bottom of the Query windows in the new SSMS:

While exploring the new version, I just noticed this setting in the Connection Properties:

Checking the box allows you to pick any color from a standard color –dialog after clicking the Select… –button.
Here is the status bar in red:

…and in green:

So what?
Now you are probably thinking: “Neat, but not a big deal. So the color can be changed. Whee! What does this guy want for this discovery? A medal? Front paged in DotN
- Visual Studio 2008 SP1 (and TFS2008 SP1) is here as promisedAugust 11 2008
-
In the last post I hinted that the Visual Studio 2008 SP1 RTM would be available today.
It is required by the SQL Server 2008 when you want to install it on computers with Visual Studio 2008. Be sure to install the VS2008 SP1 before installing SQL Server 2008 on the same machine.
Of course, besides SQL Server 2008 support, Visual Studio 2008 SP1 includes lot’s of other exciting features like ADO.NET Data Services, ASP.NET Dynamic Data, Entity Framework (loved by many, hated by even more;) ) and much more.
You can read about the new SP1 features from here. Oh, and the SP1 for the TFS 2008 is also available :))
Here are the links to the downloads:
Microsoft Visual Studio 2008 Service Pack 1 (exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=enMicrosoft Visual Studio 2008 Service Pack 1 (iso, stand-alone, 831MB)
- SQL Server 2008 RTM available for download!August 6 2008
-
After a long wait, SQL Server 2008 RTM is finally available for MSDN and TechNet –subscribers.
Here are links for your convenience:
Can’t wait to get to install it to my dev machines… / server.
Update:
The available editions are (x86, x64. Some editions also for ia64, but who cares):
- Enterprise
- Developer (use this edition for desktop-Windows -versions, like XP/Vista!)
- Standard
- Workgroup
- Web
- SQL Server 2008 Express will be available for download at the end of August 2008.
- More details here. Core edition of the Express Edition will be released with the VS 2008 SP1 (week of Monday, 11th). Available now.
- SQL Server Compact 3.5 SP1 is available now.
