Не стартует.
--- Exception Stack Trace ---
System.Configuration.ConfigurationErrorsException: Ошибка при создании
обработчика раздела конфигурации для plugins: Данная сборка запрещает
вызывающие стороны с частичным доверием. (C:\Program Files\Nomad.Net
\Nomad_x86.exe.Config line 793) --->
System.Security.SecurityException: Данная сборка запрещает вызывающие
стороны с частичным доверием.
at
System.Security.CodeAccessSecurityEngine.ThrowSecurityException(System.Reflection.RuntimeAssembly
asm, System.Security.PermissionSet granted,
System.Security.PermissionSet refused, RuntimeMethodHandleInternal
rmh, SecurityAction action, System.Object demand, IPermission
permThatFailed) {d10d5baf91db4191ac2a92669dc703a9:0x600471b} [0x32]
at System.RuntimeMethodHandle.PerformSecurityCheck(System.Object
obj, RuntimeMethodHandleInternal method, System.RuntimeType parent,
UInt32 invocationFlags) {d10d5baf91db4191ac2a92669dc703a9:0x600119f}
<0x0>
at System.RuntimeMethodHandle.PerformSecurityCheck(System.Object
obj, IRuntimeMethodInfo method, System.RuntimeType parent, UInt32
invocationFlags) {d10d5baf91db4191ac2a92669dc703a9:0x60011a0} [0x0]
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[]
parameters, System.Globalization.CultureInfo culture)
{d10d5baf91db4191ac2a92669dc703a9:0x6002a89} [0x3c]
at System.Reflection.ConstructorInfo.Invoke(System.Object[]
parameters) {d10d5baf91db4191ac2a92669dc703a9:0x60029ad} [0x0]
at
System.Configuration.TypeUtil.InvokeCtorWithReflectionPermission(System.Reflection.ConstructorInfo
ctor) {275dfa15c566407d893a33ef21db2cef:0x60006d8} [0x0]
at System.Configuration.RuntimeConfigurationRecord
+RuntimeConfigurationFactory.CreateSectionImpl(System.Configuration.RuntimeConfigurationRecord
configRecord, System.Configuration.FactoryRecord factoryRecord,
System.Configuration.SectionRecord sectionRecord, System.Object
parentConfig, System.Configuration.ConfigXmlReader reader)
{275dfa15c566407d893a33ef21db2cef:0x60006a5} [0xe]
at System.Configuration.RuntimeConfigurationRecord
+RuntimeConfigurationFactory.CreateSectionWithRestrictedPermissions(System.Configuration.RuntimeConfigurationRecord
configRecord, System.Configuration.FactoryRecord factoryRecord,
System.Configuration.SectionRecord sectionRecord, System.Object
parentConfig, System.Configuration.ConfigXmlReader reader)
{275dfa15c566407d893a33ef21db2cef:0x60006a7} [0x14]
at
System.Configuration.RuntimeConfigurationRecord.CreateSection(Boolean
inputIsTrusted, System.Configuration.FactoryRecord factoryRecord,
System.Configuration.SectionRecord sectionRecord, System.Object
parentConfig, System.Configuration.ConfigXmlReader reader)
{275dfa15c566407d893a33ef21db2cef:0x6000699} [0xc]
at
System.Configuration.BaseConfigurationRecord.CallCreateSection(Boolean
inputIsTrusted, System.Configuration.FactoryRecord factoryRecord,
System.Configuration.SectionRecord sectionRecord, System.Object
parentConfig, System.Configuration.ConfigXmlReader reader,
System.String filename, Int32 line) {275dfa15c566407d893a33ef21db2cef:
0x600009e} [0x7]
--- End of inner exception stack trace ---
at
System.Configuration.BaseConfigurationRecord.EvaluateOne(System.String[]
keys, System.Configuration.SectionInput input, Boolean isTrusted,
System.Configuration.FactoryRecord factoryRecord,
System.Configuration.SectionRecord sectionRecord, System.Object
parentResult) {275dfa15c566407d893a33ef21db2cef:0x6000093} [0x48]
at
System.Configuration.BaseConfigurationRecord.Evaluate(System.Configuration.FactoryRecord
factoryRecord, System.Configuration.SectionRecord sectionRecord,
System.Object parentResult, Boolean getLkg, Boolean getRuntimeObject,
System.Object& result, System.Object& resultRuntimeObject)
{275dfa15c566407d893a33ef21db2cef:0x6000092} [0x203]
at
System.Configuration.BaseConfigurationRecord.GetSectionRecursive(System.String
configKey, Boolean getLkg, Boolean checkPermission, Boolean
getRuntimeObject, Boolean requestIsHere, System.Object& result,
System.Object& resultRuntimeObject) {275dfa15c566407d893a33ef21db2cef:
0x600008e} [0x2a2]
at
System.Configuration.BaseConfigurationRecord.GetSectionRecursive(System.String
configKey, Boolean getLkg, Boolean checkPermission, Boolean
getRuntimeObject, Boolean requestIsHere, System.Object& result,
System.Object& resultRuntimeObject) {275dfa15c566407d893a33ef21db2cef:
0x600008e} [0x2a2]
at
System.Configuration.BaseConfigurationRecord.GetSectionRecursive(System.String
configKey, Boolean getLkg, Boolean checkPermission, Boolean
getRuntimeObject, Boolean requestIsHere, System.Object& result,
System.Object& resultRuntimeObject) {275dfa15c566407d893a33ef21db2cef:
0x600008e} [0x2a2]
at
System.Configuration.BaseConfigurationRecord.GetSectionRecursive(System.String
configKey, Boolean getLkg, Boolean checkPermission, Boolean
getRuntimeObject, Boolean requestIsHere, System.Object& result,
System.Object& resultRuntimeObject) {275dfa15c566407d893a33ef21db2cef:
0x600008e} [0x2a2]
at
System.Configuration.BaseConfigurationRecord.GetSection(System.String
configKey) {275dfa15c566407d893a33ef21db2cef:0x6000077} [0x0]
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String
sectionName) {275dfa15c566407d893a33ef21db2cef:0x6000605} [0x35]
at
System.Configuration.ConfigurationManager.GetSection(System.String
sectionName) {275dfa15c566407d893a33ef21db2cef:0x6000218} [0xf]
at
Nomad.Commons.Configuration.ConfigManager.GetSection(System.String
sectionName) in D:\Programming\Projects\Nomad.NET\Nomad.Commons
\Configuration\ConfigManager.cs:198
at Nomad.Commons.Plugin.PluginManager.get_ConfigurationSection() in
D:\Programming\Projects\Nomad.NET\Nomad.Commons\Plugin
\PluginManager.cs:172
at Nomad.Commons.Plugin.PluginManager
+<InternalGetExtensionClasses>d__17.MoveNext() in D:\Programming
\Projects\Nomad.NET\Nomad.Commons\Plugin\PluginManager.cs:302
at System.Collections.Generic.List`1[T].InsertRange(Int32 index,
IEnumerable`1 collection) {d10d5baf91db4191ac2a92669dc703a9:0x60021ee}
[0xea]
at System.Collections.Generic.List`1[T].AddRange(IEnumerable`1
collection) {d10d5baf91db4191ac2a92669dc703a9:0x60021cb} [0x0]
at
Nomad.Commons.Plugin.PluginManager.GetExtensionClasses(System.Type
extensionType) in D:\Programming\Projects\Nomad.NET\Nomad.Commons
\Plugin\PluginManager.cs:563
at Nomad.Commons.Plugin.PluginManager
+<GetExtensionObjects>d__57`1[T].MoveNext() in D:\Programming\Projects
\Nomad.NET\Nomad.Commons\Plugin\PluginManager.cs:623
at
Nomad.FileSystem.Property.Providers.PropertyProviderManager.Intitialize()
in d:\Programming\Projects\Nomad.NET\Nomad\FileSystem\Property
\Providers\PropertyProviderManager.cs:76
at Nomad.Program.Main(System.String[] args) in d:\Programming
\Projects\Nomad.NET\Nomad\Program.cs:158
at
System.AppDomain._nExecuteAssembly(System.Reflection.RuntimeAssembly
assembly, System.String[] args)
{d10d5baf91db4191ac2a92669dc703a9:0x6000623} <0x0>
at System.AppDomain.ExecuteAssemblyByName(System.String
assemblyName, System.Security.Policy.Evidence assemblySecurity,
System.String[] args) {d10d5baf91db4191ac2a92669dc703a9:0x60005f0}
[0x2b]
at Nomad_x86.Program.Main(System.String[] args) in D:\Programming
\Projects\Nomad.NET\Nomad_x86\Program.cs:10
> You can download it here <
http://www.nomad-net.info/downloads>. Changes are
> countless and you can find short description of most (but not all) new
> features here<
https://groups.google.com/d/msg/nomad-net/8lzFUR6G4zY/KIX_SKwxEokJ>,
> later I will update history.txt with detailed description of what's new in
> this version.
>
> Also this is alpha, very stable but still alpha, so importing settings from
> previous version is disabled. Binaries optimization is also disabled by
> default (however you can compile it if you wish). Full debug information is
> enabled in this build, so this can slowdown application a bit, especially in
> comparison with current stable version. However there is a lot of speed
> optimizations done in this release, so I think , so I think it should faster
> actually.
>
> <
https://lh4.googleusercontent.com/-0-BQtN3NLqU/TlJ1PZiUfII/AAAAAAAAAu...>