2020-02-21 11:48:56.3265|1||System.NullReferenceException
Ссылка на объект не указывает на экземпляр объекта.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в HvgjDXHmgXBYWkwysqk.z8xCyOHn3lqHtWWWCxE.Pw4J79teyMr(Object  )
   в HvgjDXHmgXBYWkwysqk.z8xCyOHn3lqHtWWWCxE.doDqzLEOoLY(Byte[]  )
   в HvgjDXHmgXBYWkwysqk.z8xCyOHn3lqHtWWWCxE.GetLicense(LicenseContext  , Type  , Object  , Boolean  )
   в System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)
   в System.ComponentModel.LicenseManager.Validate(Type type)
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.FhnuVXoLBd(String[]  )


|System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в HvgjDXHmgXBYWkwysqk.z8xCyOHn3lqHtWWWCxE.Pw4J79teyMr(Object  )
2020-02-21 11:48:56.5484|1||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting(String mainGroup, String subGroup, String name, Boolean needDeserialization, Object defaultValue)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting[T](String mainGroup, String subGroup, String name, Object defaultValue, Boolean needXmlDeserialization)
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.tlBu4kC80V()
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.FhnuVXoLBd(String[]  )


|System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].

2020-02-21 11:49:03.0093|52||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.jqaknl94rdP(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.HfjvQYbGuJ5dbyQxuhG(Object , Object )
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.DN9uLHU4Yb()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
2020-02-21 11:49:03.0793|40||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].

2020-02-21 11:49:03.0793|40||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].

2020-02-21 11:49:03.4292|57||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.jqaknl94rdP(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(String login, String password, Int32 id, String versionId, String saleId)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.MnMLlEbiMTqBkhx38ay(Object , Int32 )
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.aBouBQXY2S()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
2020-02-21 11:49:03.5151|58||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.jqaknl94rdP(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.dWwrOrvRNVxCXGLuOJLb(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__32_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.KVFifLjOUKBSuP3ZmWgQ()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.EQykMVrEFgV(StaticBlockV4  )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.NFsEhLvdwcNMLo5nqKhj(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.FncgGiv8ATHnG6if2e0G(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.dD5u3aGsiB()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
2020-02-21 11:49:04.0050|58||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.jqaknl94rdP(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.dWwrOrvRNVxCXGLuOJLb(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__32_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.KVFifLjOUKBSuP3ZmWgQ()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.EQykMVrEFgV(StaticBlockV4  )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.NFsEhLvdwcNMLo5nqKhj(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.FncgGiv8ATHnG6if2e0G(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.dD5u3aGsiB()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
2020-02-21 11:49:04.0320|51||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.jqaknl94rdP(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.HfjvQYbGuJ5dbyQxuhG(Object , Object )
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.gqjugMp3rN()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
2020-02-21 11:49:04.6238|68|ProfileCollector.DownloaderThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.vdrkOCWVY73(ProfileFilter  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.zRSkONW53FA()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].

2020-02-21 11:49:04.6238|68|ProfileCollector.DownloaderThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.vdrkOCWVY73(ProfileFilter  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.zRSkONW53FA()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].

2020-02-21 11:49:05.0636|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=5.36.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.Cs79HRW6iVPrTu5kNVTQ(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.Q0VXxpq2AZ()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.FhnuVXoLBd(String[]  )


|System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=5.36.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=5.36.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].

2020-02-21 11:49:05.0636|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.Cs79HRW6iVPrTu5kNVTQ(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.Q0VXxpq2AZ()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.FhnuVXoLBd(String[]  )


|System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].

2020-02-21 11:49:05.0636|68|ProfileCollector.DownloaderThread|System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.jqaknl94rdP(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.vdrkOCWVY73(ProfileFilter  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.zRSkONW53FA()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
2020-02-21 11:49:05.0956|68|ProfileCollector.DownloaderThread|System.IO.InvalidDataException
Profile/WindowsOuterHeightShift is null
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.vdrkOCWVY73(ProfileFilter  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.zRSkONW53FA()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.IO.InvalidDataException: Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
2020-02-21 11:49:05.0956|68|ProfileCollector.DownloaderThread|System.IO.InvalidDataException
Profile/CpuClass is null
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.vdrkOCWVY73(ProfileFilter  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.zRSkONW53FA()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.IO.InvalidDataException: Profile/CpuClass is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
2020-02-21 11:49:05.6415|69|ProfileCollector.DownloaderThread|System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.jqaknl94rdP(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.Yk0qnqd9JI7(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.a2QqnQklnKm()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()


|System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
2020-02-21 11:49:15.9021|1|UiThread|System.ArgumentException
Путь содержит недопустимые знаки.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   в System.IO.Path.GetFullPathInternal(String path)
   в System.IO.File.InternalExistsHelper(String path, Boolean checkHost)
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.NUgQdNthcTLK50lmLTIi(Object )
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.vfw85u26WFY()
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.SetLastProjects(List`1 lastProjects)
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.set_LastOpenedProjects(List`1 value)
   в ZennoLab.ProjectMaker.MainForm7.mKQqCod4oL(Boolean  )
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.FhnuVXoLBd(String[]  )


|System.ArgumentException: Путь содержит недопустимые знаки.
   в System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
2020-02-21 11:49:15.9191|1|UiThread|System.ArgumentException
Путь содержит недопустимые знаки.
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.<>c.<Main>b__8_0(Object sender, FirstChanceExceptionEventArgs e)
   в System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
   в System.IO.Path.GetFileName(String path)
   в System.IO.Path.GetFileNameWithoutExtension(String path)
   в ZennoLab.ProjectMaker.MainForm7.UF3CGntBtVrp68B5WPY(Object )
   в ZennoLab.ProjectMaker.MainForm7.TThqxYl96i(String  )
   в ZennoLab.ProjectMaker.MainForm7.mKQqCod4oL(Boolean  )
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в h7MwVkbn6qASoSb5R8.P0Ur0NWnga6SmkLX9f.FhnuVXoLBd(String[]  )


|System.ArgumentException: Путь содержит недопустимые знаки.
   в System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
