IT:AD:NConfig:HowTo:Stop 100CPU
Summary
NConfig is amazingly useful.
Bar one bug…
It sometimes hangs at 100% cpu if its looking for a config file that it can't find.
Process
Someone probably renamed an app source code folder, and it left behind the app.configs that were not part of the solution (of course they should not be…)
I think the solution to:
is finding and putting back your [compname].app.config in the folder it's looking for. If it's lost, remake it…
I did notice the bug was a bit sticky: I also had to restart IIS Express.
