Month: January 2012
Dynamic positioning of the jquery tooltip object
We are using dynamic plugin which repositions our tooltips so that it is always visible on the viewport. If there is no room on the […]
Downgrading IIS from 64 bit to 32 bit after reinstalling ASP.NET 2.0
To enable 32 bit apps to run: 1.Go to command prompt and navigate to %systemdrive%\Inetpub\AdminScripts 2.Run the command cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 “true” […]
Install SQL Server 2008 Express
SQL 2008 Express is available free from Microsoft. This article will take you through the process of how to install and configure SQL Server 2008 […]