Сначала работали и Гидра и Дизайнер. Потом у Дизайнера приключился какой-то глюк, стал выдавать непрерывные ошибки. Переустановка не прошла, снес папку, стал переустанавливать - установку завершить не может, выдает ошибки. Переустановил Инсталлер, после этого перестала работать и Гидра. Снес всё, заново установил Инсталер, после этого ни один пакет из доступных бесплатных не может установиться до конца. Ошибки в логах чаще всего такие: VMPageInstallActions 22.07.2022 8:29:55 +05:00 Error CmdExecuteAsync error: System.InvalidCastException: Can\u0027t convert of type \u0027System.String\u0027 to type \u0027System.Xml.Linq.XElement\u0027. ---\u003e System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlReader.MoveToContent() at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) at System.Xml.Linq.XElement.Parse(String text, LoadOptions options) at Ecng.Common.Converter.To(Object value, Type destinationType) --- End of inner exception stack trace --- at Ecng.Common.Converter.To(Object value, Type destinationType) at Ecng.Common.Converter.To(Object value) at StockSharp.Licensing.License..ctor(Byte body) at StockSharp.Installer.ProfileHelper.KeepLicenseUpToDateAsync(CancellationToken token) at StockSharp.Installer.UI.VMPageInstallActions.CmdExecuteAsync() и такие ProfileHelper 22.07.2022 8:23:03 +05:00 Error refresh license error: System.InvalidCastException: Can\u0027t convert of type \u0027System.String\u0027 to type \u0027System.Xml.Linq.XElement\u0027. ---\u003e System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlReader.MoveToContent() at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) at System.Xml.Linq.XElement.Parse(String text, LoadOptions options) at Ecng.Common.Converter.To(Object value, Type destinationType) --- End of inner exception stack trace --- at Ecng.Common.Converter.To(Object value, Type destinationType) at Ecng.Common.Converter.To(Object value) at StockSharp.Licensing.License..ctor(Byte body) at StockSharp.Installer.ProfileHelper.KeepLicenseUpToDateAsync(CancellationToken token) at StockSharp.Installer.UI.VMPageInstallActions.CmdExecuteAsync() но бывают и такие: VMPageInstallActions 22.07.2022 8:21:06 +05:00 Error CmdExecuteAsync error: NuGet.Protocol.Core.Types.FatalProtocolException: Error downloading \u0027StockSharp.Hydra.5.0.124 : Microsoft.Data.SqlClient (Func`2 getTask, TimeSpan timeout, String timeoutMessage, CancellationToken token) at NuGet.Protocol.HttpRetryHandler.SendAsync(HttpRetryHandlerRequest request, String source, ILogger log, CancellationToken cancellationToken) at NuGet.Protocol.HttpSource.GetThrottledResponse(Func`1 requestFactory, TimeSpan requestTimeout, TimeSpan downloadTimeout, Int32 maxTries, Boolean isRetry, Boolean isLastAttempt, Guid sessionId, ILogger log, CancellationToken cancellationToken) at NuGet.Protocol.HttpSource.ProcessResponseAsync(HttpSourceRequest request, Func`2 processAsync, SourceCacheContext cacheContext, ILogger log, CancellationToken token) at NuGet.Protocol.HttpSource.ProcessStreamAsync(HttpSourceRequest request, Func`2 processAsync, SourceCacheContext cacheContext, ILogger log, CancellationToken token) at NuGet.Protocol.GetDownloadResultUtility.GetDownloadResultAsync(HttpSource client, PackageIdentity identity, Uri uri, PackageDownloadContext downloadContext, String globalPackagesFolder, ILogger logger, CancellationToken token) --- End of inner exception stack trace --- at NuGet.Protocol.GetDownloadResultUtility.GetDownloadResultAsync(HttpSource client, PackageIdentity identity, Uri uri, PackageDownloadContext downloadContext, String globalPackagesFolder, ILogger logger, CancellationToken token) at NuGet.Protocol.DownloadResourceV3.GetDownloadResourceResultAsync(PackageIdentity identity, PackageDownloadContext downloadContext, String globalPackagesFolder, ILogger logger, CancellationToken token) at NuGet.PackageManagement.PackageDownloader.GetDownloadResourceResultAsync(SourceRepository sourceRepository, PackageIdentity packageIdentity, PackageDownloadContext downloadContext, String globalPackagesFolder, ILogger logger, CancellationToken token) at NuGet.PackageManagement.PackagePreFetcher.c__DisplayClass0_1.b__4\u003ed.MoveNext() --- End of stack trace from previous location --- at NuGet.PackageManagement.PackagePreFetcherResult.EnsureResultAsync() at NuGet.PackageManagement.PackagePreFetcherResult.GetResultAsync() at NuGet.PackageManagement.NuGetPackageManager.ExecuteNuGetProjectActionsAsync(NuGetProject nuGetProject, IEnumerable`1 nuGetProjectActions, INuGetProjectContext nuGetProjectContext, PackageDownloadContext downloadContext, CancellationToken token) at NuGet.PackageManagement.NuGetPackageManager.ExecuteNuGetProjectActionsAsync(NuGetProject nuGetProject, IEnumerable`1 nuGetProjectActions, INuGetProjectContext nuGetProjectContext, PackageDownloadContext downloadContext, CancellationToken token) at NuGet.PackageManagement.NuGetPackageManager.ExecuteNuGetProjectActionsAsync(NuGetProject nuGetProject, IEnumerable`1 nuGetProjectActions, INuGetProjectContext nuGetProjectContext, PackageDownloadContext downloadContext, CancellationToken token) at NuGet.PackageManagement.NuGetPackageManager.InstallPackageAsync(NuGetProject nuGetProject, PackageIdentity packageIdentity, ResolutionContext resolutionContext, INuGetProjectContext nuGetProjectContext, PackageDownloadContext downloadContext, IEnumerable`1 primarySources, IEnumerable`1 secondarySources, CancellationToken token) at StockSharp.Installer.Installer.DoInstallAsync(InstallerProject project, CancellationToken token) at StockSharp.Installer.Installer.InstallAsync(ProductVersion version, String dir, CancellationToken token) at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token) at StockSharp.Installer.UI.VMPageInstallActions.ExecuteAsync(CancellationToken token) at StockSharp.Installer.UI.VMPageInstallActions.CmdExecuteAsync()