Silly mistakes I was avoiding upgrading to Bootstrap 4 for a project I have been working on because each time I did all of my […]
Windows 10 won’t display password box after restart
The stupid problem This was an especially stupid problem. My computer lost power while I was trying to shut it down on UPS power during […]
Visual Studio 2015 Update 3 – KB3165756 VC_VSU3.4.msp missing
The stupid problem Visual Studio 2015 Update 3 – KB3165756 VC_VSU3.4.msp file is missing. It doesn’t have to just be this file, it could be […]
SSRS Report Viewer Control Broken Image Below Lines – Missing URL parameter: IterationId
I know it is unreasonable for me to say this but AXD files (HTTP Handlers) and anything that has to do with them scares me. […]
Telerik RadGridView Hierarchical Data (Child Grids) for Winforms Gotcha
The Gripe I have been banging my head against a wall since yesterday trying to figure out what the hell I was doing wrong with my RadGridView’s […]
CS0246: The type or namespace name ‘NameHere’ could not be found (are you missing a using directive or an assembly reference?)
This is a fun problem I ran into, luckily I solved it rather quickly. The Setup I have a website setup in IIS7.5 running on […]