MbUnit: Could not find part of the path <…>\PreviousState.mbunit
Monday, May 19th, 2008Autor: ricardo.fiel
One issue I’ve seen a lot of people having with MbUnit is one unhandled exception when closing MbUnit GUI: “Could not find a part of the path ‘…….\PreviousState.mbunit”.
To solve this, just create a MbUnit folder under you ApplicationData folder.
Eg: C:\Documents and Settings\rfiel\Application Data\MbUnit
MbUnit will create the file the next time it closes and the exception is gone.
Apparently it is being solved: http://code.google.com/p/mb-unit/issues/detail?id=109