This problem turned into a horrible time suck for me, so I really wanted to document what happened and how to resolve it because this […]
Dot net core NUnit unit test won’t start
I was hoping this problem would resolve itself, but it hasn’t so I am writing about it to document it to refer to in the […]
Windows Service Installer Error 1001: Cannot start service on computer %1 is not a valid Win32 application
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 […]
Easy Way to Start/Stop SQL Server on a Multipurpose Machine
I have been doing a lot of development on my gaming machine and as all gamers know, you want to have as much free RAM […]
Windows Forms Project Crashes Immediately on Startup
This was a more puzzling error that I have had to deal with in a long time. Every time I started up my windows forms […]
Windows Services and Creating a Setup Project
I want to create a constructive post on this with a full explanation on how to create a setup project for anything, my main example […]