Tahir Khan's technical blog
Wednesday, January 15, 2014
Helpful scripts for SQL Server
›
There is nothing new or revolutionary about the following scripts but I am compiling them here for anyone that these may help. SQL Serve...
Monday, October 7, 2013
VS 2012 - Some of the properties associated with the solution could not be read
›
Recently, I upgraded one of the team projects to VS2012. Post upgrade, whenever I tried opening the solution, VS would complain with the me...
Friday, April 26, 2013
Unexpected Error "12037"
›
When downloading something from a secure site you may sometimes get the following error Error 12037 - SSL certificate date that was recei...
Monday, December 17, 2012
Http 500 Internal server error
›
Scenario: I deployed an application as a virtual directory under the default site and my application threw a HTTP 500 error. Resolution: ...
Tuesday, September 27, 2011
Error -2147024893 while uninstalling ss2k5 reporting services
›
While recently trying to uninstall reporting services 2k5 from my machine I ran into this nasty error. Researching this I found that the def...
Tuesday, May 24, 2011
Enable Session State in a WCF service
›
The concept of session in a WCF service is widely different from a typical ASP.NET application where the session is initiated and maintained...
5 comments:
System.Web.HttpContext unavailable in a service class library
›
I encountered this recently. I have a service that implements an aggregate interface. Each interface is implemented in a seperate class libr...
1 comment:
›
Home
View web version