22/04/2016 by Nitesh

Enable IIS Server to Serve .mp4 files through web.config file

Now, most of the websites are being developed using HTML5 and using videos on the background is an easy job using the video tag.. It is advised to serve video files using a CDN, however, in case you want to host videos from your own server, you need to configure IIS to server .mp4 files….

Continue Reading »

14/04/2016 by Nitesh

SOLUTION: Friendly URLs not working on shared server

So, you have created an awesome website in ASP.Net using the awesome friendly URLs and it is all working on your machine, you upload the code to a shared server and your Friendly URLs stop working. Ahhhh! Something that you expected to work out of the box as it works on Microsoft Azure but it…

Continue Reading »

01/03/2016 by Nitesh

Solution: The certificate chain was issued by an authority that is not trusted

Friends, Recently, I migrated a website hosted on Azure to a shared hosting server and started getting connectivity error for SQL server. The error was – The certificate chain was issued by an authority that is not trusted After some research, I found that the error occurs when we do not have a CA signed…

Continue Reading »

30/04/2015 by Nitesh

How To Enable Task Manager in Windows 8.1

Friends, Windows Task Manager is used to view details about processes running on your computer. Today, I came across an application that was disabling the Task Manager by itself. In this post, we will see how to enable Task Manager in Windows 8.1 machine via Registry. If the Task manager is disabled, you may get…

Continue Reading »

14/09/2014 by Nitesh

How To Receive Files In Windows 8.1 Using Bluetooth

Friends, I use a Windows Phone 8.1 and recently I needed to transfer some files to my Laptop running Windows 8.1 using Bluetooth. I started Bluetooth in my laptop but I could not see a direct menu item to receive files from my phone. When I tried sending files from my phone, it said “The…

Continue Reading »

1 2 3