Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #1990, comment 7


Ignore:
Timestamp:
12/10/12 13:28:52 (11 years ago)
Author:
ascheibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1990, comment 7

    initial v1  
    11sforsten just told me about a problem which could be related to the changes that you have made. If you open the regression sample and use as engine the Debug Engine and click on Step, the following exception is thrown:
    22
     3{{{
    34HeuristicLab.Persistence.Auxiliary.ParseError: Could not parse typename: expected "OpenBracket" found ""HeuristicLab"" "HeuristicLab.Parameters.ValueLookupParameter`1[====>H<====HeuristicLab.Data.BoolValue]
    45   at System.Windows.Forms.Control.EndInvoke(IAsyncResult asyncResult)
     
    1213   at HeuristicLab.DebugEngine.DebugEngineView.<>c__DisplayClass2.<stepButton_Click>b__0(Object s, DoWorkEventArgs a) in c:\dev\trunk\sources\HeuristicLab.DebugEngine.Views\3.3\DebugEngineView.cs:line 130
    1314   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
     15}}}