How to load Unity IOC configuration from app.config 22. April 2018 BillKrat HeadBanger, Unity (0) If you follow the available documentation on MSDN, or on various internet sites such as StackOverflow, you’ll find the app.config configuration in figure 1; it is wrong and you’ll receive the following error:An error occurred creating the configuration section header for unity: could not load file o... [More]
Windows Server 2016 installation hangs at 17% [resolved] 12. April 2018 BillKrat HeadBanger, Windows Server (0) Event after I let the installation run all night… I used the Task Manager to exit the process and then rebooted the server. Upon restart it resumed the installation process hanging at 17% again, my internet research indicated that I had to start the Windows Server Essential Manage... [More]
Open Live Writer: how to install plug-ins (work-around) 14. January 2018 BillKrat HeadBanger, Work-around (0) Source code: BillKrat/OpenLiveWriter (CodeSnippet)It was great news that the Live Writer application [More]
Shift key stops working for Remote Desktop 9. December 2017 BillKrat HeadBanger, MAC (0) Parallels is an excellent program for using an IMac for both Apple and PC development (more below), the only issue I encountered to date is that when I remote into my Slate [to develop in Visual Studio 2017] I lost the shift key functionality. Oddly the CAPS lock key worked but this was not a practi... [More]
TDD - System.AggregateException : One or more errors occurred. 2. November 2016 BillKrat TDD, Resharper, HeadBanger (0) The context of this blog is all unit test failing in Resharper… My environment is Visual Studio 2015 Update 3 using Resharper Ultimate. I see the following message before the system starts shutting down and failing all unit test I then see the following dialog box The clue to resolving thi... [More]