HOW TO CONFIGURE SQL EXPRESS 2012 TO ACCEPT REMOTE CONNECTIONS
INTRODUCTION
Named SQL instances listen on dynamic ports. This is the function of
the Sql Server Browser Service to inform the clients of the actual
port. The Sql Browser listens on U...
SERVER 2008 R2: "YOU MUST USE THE ROLE MANAGEMENT TOOL TO INSTALL OR
CONFIGURE MICROSOFT .NET"
I was trying to install an application on a VM running Server 2008
R2. The program required Microsoft's .NET Framework 3.5 SP1 and
wouldn't install without...