According to the Murach VB.NET book, you have to have installed IIS - before you install both Framework and Visual Studio 2003.<BR><BR>Is this still the case?<BR><BR>Or is there some quick fix that ...
Pushing code to a server – test, production, or otherwise – is an error prone hassle. Invariably you forget to update a connection string or push a DLL or include ...