Browse by Tags

Unable to launch the ASP.NET Development Server because port 'n' is in use.
Mon, Mar 30 2009 1:48 PM
I had a problem today. My ASP.NET Development server wouldn’t start because the specified port was already in use. The port number was 50678, so it wasn’t very likely that it actually was in use. But I decided to check anyway. But as expected ‘netstat –a’ gave me no results for port 50678. Restarting VS or my PC didn’t help…. It had to be some sort of firewall... Read More...
Visual Studio Team System 2010 and Team Foundation Server 2010: already in love with all the new features!
Tue, Oct 28 2008 8:33 AM
An exhausting day at PDC... Here are the sessions that I did: Keynote: Windows Azure Microsoft Visual Studio Team System: A Lap Around VSTS 2010 ASP.NET 4.0 Roadmap Team Foundation Server 2010: Cool New Features WF 4.0: A first look   I really love the new features of VSTS and TFS; I can hardly wait to start using them...   I will not go into a lot... Read More...
Smart Client Software Factory and Datadude
Tue, Jul 1 2008 4:56 PM
On my machine I do not only have SCSF installed but also VSTS for Database Professionals. Unfortunately this combination is not without problems. Every time I right-click on my dbproj I get no less than 4 exceptions. Microsoft.Practices.RecipeFramework.RecipeExecutionException: An exception occurred during the binding of reference or execution of recipe CreateViewCS... Read More...