Problem I was working on a windows service I haven’t looked at in ages. We recently updated some dlls that broke the windows service, so […]
HTTP Error 503. The Service is unavailable.
This error reads: Service Unavailable – HTTP Error 503. The service is unavailable. I’d like to open up by saying what we are all thinking […]
SSRS Logical Flaws of IIF
Déjà Vu It isn’t very often when I have to build reports for SSRS, it usually happens in bursts. I will write like 2-5 reports […]
ObjectDataSource has no values to insert. Check that the ‘values’ dictionary contains values
The Gripe “ObjectDataSource ‘odsNameHere’ has no values to insert. Check that the ‘values’ dictionary contains values” This runtime error is quite confusing and obnoxious to […]
Visio 2010 Activation Error 0x80072EFD
This is not a terribly useful post, it is more of a piece of advice. If you have the option to activate this software by […]
HTTP Error 404.2 – Not Found, Error Code 0x800704ec
HTTP Error 404.2 – Not Found The page you are requesting cannot be served because of the ISAPI and CGI Restriction list setting on the […]
HTTP 404.17 – Not Found, Error Code: 0x80070032
HTTP Error 404.17 – Not Found The requested content appears to be script and will not be served by the static file handler. Error Code: […]
SQL Server 2008 R2 will not install – Unhandled Exception has occurred in your application.
Buggy Installers This is a fun installation problem it almost made me pull my hair out trying to figure it out. Concerning installations I honestly […]
Notepad++ Errors: Doing a full Uninstall
Misbehaving Plugins I changed jobs and the new machine that I was using kept giving me pop up errors every time I opened up NotePad++ […]
SQL Server: Tips on Declaring a Decimal Data Type
One of my pet peeves about SQL Server is the decimal data type. Declaring it once in a table where you don’t have to do […]