Hydra fails to download data after software update
							
							
						 
						
						
						
						
	
			Error message Tasks 'Import (auto), Export (auto), Backup, Converter' has same working directory 'C:Windows\system32\Storage'.  Continue?
17:20:57  System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NewNormalizePath(String path, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
   at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
   at StockSharp.Hydra.Tools.ImportTask.OnProcess()
   at StockSharp.Hydra.Core.BaseHydraTask.<Start>b__81_0()