During of my script creation the error occurs:
Error Details: u:\Ranorex\RanorexStudio Projects\PIPELINE_C#\PIPELINE_C#\PIPELINE_PERSONAL_PROSPECT_TEST_CASES.rxrec
Ranorex.RanorexException: RecordTable XML format is invalid. Element 'repository' does not exist in element ''.
Ranorex.Core.Recorder.RecordTable.CreateFromXmlString(String fileName,String content,RecordTable changeStateRef,IDictionary`2 externalImages)+0x2c
Ranorex.Core.Recorder.RecordTable.CreateFromFile(String fileName)+0x0
Ranorex.Sharpdevelop.RecorderUtil.GetOrOpenRecordTable(String fileName,Boolean& wasOpen)+0x58
It seems to me the script was destroyed.
Is there any way that I can restore my work?