Earlier today I was doing some final testing in preparation for a production release, and I happened to notice that one of my bug fixes was somehow no longer fixed. A JavaScript method was failing when called, and it was failing because it was the pre-fix code that was broken to begin with. (It’s what happens sometimes when I code into the night — the original bug, that is.)
Continue reading →Monthly Archives: April 2021
.Net Core 3.1 Azure App Service startup exception: System.IO.DirectoryNotFoundException
It has been a couple of years since I posted here, time spent developing and testing code rather than writing about it, but this bug brought me back to the blog. As it happens, it has also been a couple of years since I published and tested an Azure App Service, but the last time I did it this did not happen.
Continue reading →