Category Archives: Windows
IIS not showing images and CSS
The problem: I loaded a ASP.NET application on my Windows 7 IIS 7.5 installation. The code compiled fine but.. When I opened the website http://localhost/myapp it didnt show me any images or CSS. Only text on a blank page. The … Continue reading
Outlook signature ActiveX Error
When Outlook gives you a activex security error when opening a new email try this: Reset the restricted access websites in IE to the default. http://forums.windowsitpro.com/web/forum/messageview.aspx?catid=40&threadid=45944&enterthread=y
Unable to install DVD/CD Driver Windows
If your having problems installing your DVD or CD drive check this instructions: Check in “Device Manager” if your drive is shown with a “yellow !”. If not, this is no solution for you. Solution for following errors: Error message … Continue reading
Multiple mouse cursors on a Windows Desktop
Ever thought of two mouseĀ cursorsĀ at the same time? After googling I found a SDK from Microsoft, to make multi mouse available WITHIN your own application. I was wondering if this can be done system width. The answer is YES! There’s … Continue reading