These instructions may not be accurate in the future, so just know this was written on 05/19/2024. Rant you can skip Windows is largely an […]
Executing shell scripts from C# for a Windows developer
Shhh, I just want the answer You can skip all of my ramblings. Just scroll to the bottom for the code or click here. I […]
All files immediately being ignored by git
I had a very confounding experience recently that dragged on for several days because I didn’t have the time to investigate it. I was working […]
Could not load file or assembly System.Web.WebPages.Deployment
I encountered this problem when moving from an old machine to a new machine. I vaguely recall having this problem once before, but it was […]
Get CPU and Memory utilization in percentage via PowerShell
The seemingly simple problem I could not believe what a total pain in the ass this was to resolve. I tried getting the CPU and […]
ASPCONFIG: Could not load file or assembly or one of its dependencies. Access is denied.
Problem While publishing a web application you get a puzzling error that reads like the following in the output window: 1>C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe -v \ -p C:\Dev\WebApp\obj\Release\AspnetCompileMerge\Source […]
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 […]
How I got Trovi on my computer and why you should never install CDisplayEx
Introduction I wanted to view some comics a friend recently gave me. If you haven’t heard of Berserk, you should go check it out. The […]
Surface Pro 2 Marvell AVASTAR Wifi Driver Randomly Stopped Working
The Horrifying Problem I grabbed my Surface Pro 2, turned it on and noticed that the wireless wasn’t working. At first, I figured I would […]
File Name, File Path or Full File Path name is too long
The Error The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the […]