After the Update from 3.28.0.6 to 3.29.0.7 the grid nodes throws an exception after connecting or starting to test:
System.Exception: Task setting 'InstrumentationMode' has not been registered
at nCrunch.Common.Settings.TaskSettings.Get[TValueType](ComponentTaskSetting`1 setting)
at nCrunch.Core.BuildManagement.BuildEnvironment.Build(SnapshotComponent snapshotComponentToBuild, IList`1 referencedComponents, GridClientId gridClientId, IList`1 customEnvironmentVariables, IPlatformBuildExtender extender, Guid taskId, GridAddress clientAddress)
at nCrunch.Core.Processing.BuildTaskLogic.DoProcessTaskAndReturnSuccessFlag()
at nCrunch.GridNode.NodeTaskProcessor..()
at nCrunch.Common.ErrorHandler.DoWithErrorHandling(Action action, Object context)
Any ideas how to fix this? Is it a known problem?
Best regards from switzerland ;)