How to remove SSL bindings in IIS
GitExtensions menu not loading in Visual Studio on VMWare Windows on MacOSX
Recently one of our developers was facing this error when trying to connect with a secure SMTP server to send emails via C# code: "Email Sending Failed. Reason: Failure sending mail. Inner: Syste...
Install PHP 5.5.6 on Windows Server 2008 R2 Installing PHP on IIS 7 with Windows server 2008 can be tricky as the instructions mentioned in many official documents do not work with PHP 5.5.6. Here are...
ASP.NET Visual Studio 2012 error: This operation requires IIS integrated pipeline mode.
This is an off-topic post. I had to blog about it because Activision deserves to be slammed for not providing the pause option when playing "extinction" or "squad" offline.
ASP.NET FormsAuthentication Login cookie not working in Internet Explorer 10
Step-by-step Guide on using Github with Visual Studio Source control is an integral part of software
Step to disable users from coyping files to a flash drive or USB on a Windows 7 machine If not already done, then create a normal user account (non-administrator) for that user in Windows 7 (via Contr...
I had been an MVP (Microsoft Most Valuable Professional) since 3 years. Over the years, I have seen
There is a bug in the binaries from Nuget as well as zip files uploaded on apache site for Lucene.ne
We are using Lucene.Net in Communifire, and we noticed that with a lot of data, the application does
If your ASP.NET web request takes a lot of time (doing some background work etc), then you will need
HTML to PDF conversion in .NET We have been using AbcPDf for quite some time for the sole purpose of
How to add external files in Web Deployment Project Setup MSI using Visual Studio Web deployment pro
How to debug custom actions in a web deployment project MSI in Visual Studio 2010 To debug a Web Dep
While trying to run a Visual Studio Web Deployment Project MSI, we got this error: Installutil execu
Error code 1603 with Visual Studio Web Deployment Project on Windows 7 While creating an MSI setup p
There are many commercial Microsoft Word management tools out there, most of them quite costly like
This is a great tool to manage Microsoft Excel documents via OpenXML: http://excelpackage.codeplex.c
One of our clients got this error message trying to run our ASP.NET web app (4.0) on a Windows 7 64-
We were stuck with a weird issue. Our ASP.NET web app was crashing for some reason and the event log
The default SqlCommand timeout is 30 seconds, so you might get this error while executing a lengthy
We had created a Visual Studio project in C# to create SQL Server 2005 database via C# code. We were
If you have installed ASP.NET 4.0 runtime on your system before installing IIS, you may run into thi