Skip to content

Trouble shooting

MIKE Workench does not open

ToolListPersist Error

Problem description

When trying to open MIKE Workbench, the user interfaces crashes and MIKE Workbench does not open. The svclog mentioned:

  • XML Deserialize

  • ToolListPersist

Reason

When tools have been configure and saved in MIKE Workbench

They are stored as xml in the Workspace setting.

Unserialising this xml is made based on the interfaces of the current version. If a tool has changes, and paramaters have been renamed or removed since the version with with the tool was saved, MIKE Workbench can crash.

Workaround

The work around is to manually delete the tool in the database, from the workspace1.workspace_setting table. In the line DHI.Solutions.Core.Tools, look at the value field and remove the problematic tool.