Почему-то не работает интерпретатор
От: dsorokin Россия  
Дата: 13.04.10 15:39
Оценка:
Принимайте фидбэк

Welcome to Nemerle interpreter (using ncc 1.0.0.8745).

Please enter expressions appended with ";;".
Type "Help;;" for more info.

Please wait while evaluating the config file..
- 5 + 3;;
Инициализатор типа "Nemerle.Compiler.TyperBase" выдал исключение.   в Nemerle.Compiler.Typer..ctor(M
anagerClass mng)
   в Nemerle.Compiler.Typer..ctor(ManagerClass mng, TypeBuilder tb, MethodBuilder mb)
   в Nemerle.Compiler.Typer..ctor(MethodBuilder m)
   в Nemerle.Compiler.CompilerComponentsFactory.CreateTyper(MethodBuilder m)
   в Nemerle.Compiler.MethodBuilder.RunBodyTyper()
   в Nemerle.Compiler.MethodBuilder.Compile()
   в Nemerle.Compiler.TypeBuilder.EmitImplementation()
   в Nemerle.Compiler.TypesManager._N_emit_impl__53681.apply_void(TypeBuilder _N__53680)
   в Nemerle.Compiler.TypesManager._N_maybe_f__54248.apply_void(TypeBuilder _N__54247)
   в Nemerle.Collections.NList.Iter[T](list`1 l, FunctionVoid`1 f)
   в Nemerle.Core.list`1.Iter(FunctionVoid`1 f)
   в Nemerle.Compiler.TypesManager.Iter(list`1 builders, FunctionVoid`1 f)
   в Nemerle.Compiler.TypesManager.Iter(FunctionVoid`1 f)
   в Nemerle.Compiler.TypesManager.compile_all_tyinfos(Boolean aux_phase)
   в Nemerle.Compiler.TypesManager._N__N_lambda__53121__53224.apply_void()
   в Nemerle.Compiler.Solver.Enqueue(FunctionVoid action)
   в Nemerle.Compiler.TypesManager.EmitDecls()
   в Nemerle.Compiler.ManagerClass.Run()
   в Nemerle.Evaluation.Evaluator.Eval(String code)
   в Nemerle.Evaluation.Interpreter.MainClass._N_printev_9740(_N_closure_9629 _N_Main_cp_9739, Strin
g c)
System.TypeInitializationException: Инициализатор типа "Nemerle.Compiler.TyperBase" выдал исключение
. ---> System.Configuration.ConfigurationErrorsException: Система конфигурации не прошла инициализац
ию ---> System.Configuration.ConfigurationErrorsException:  Неизвестный раздел конфигурации dllmap.
(C:\Program Files\Nemerle\nemish.exe.config line 2)
   в System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
   в System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schem
aErrors)
   в System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
   в System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
   в System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(String sectionName)
   в System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSys
tem.GetSection(String sectionName)
   в System.Configuration.ConfigurationManager.GetSection(String sectionName)
   в System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)
   в System.Diagnostics.DiagnosticsConfiguration.GetConfigSection()
   в System.Diagnostics.DiagnosticsConfiguration.Initialize()
   в System.Diagnostics.DiagnosticsConfiguration.get_IndentSize()
   в System.Diagnostics.TraceInternal.InitializeSettings()
   в System.Diagnostics.Debug.set_IndentSize(Int32 value)
   в Nemerle.Compiler.TyperBase..cctor()
   --- Конец трассировки внутреннего стека исключений ---
   в Nemerle.Compiler.Typer..ctor(ManagerClass mng)
   в Nemerle.Compiler.Typer..ctor(ManagerClass mng, TypeBuilder tb, MethodBuilder mb)
   в Nemerle.Compiler.Typer..ctor(MethodBuilder m)
   в Nemerle.Compiler.CompilerComponentsFactory.CreateTyper(MethodBuilder m)
   в Nemerle.Compiler.MethodBuilder.RunBodyTyper()
   в Nemerle.Compiler.MethodBuilder.Compile()
   в Nemerle.Compiler.TypeBuilder.EmitImplementation()
   в Nemerle.Compiler.TypesManager._N_emit_impl__53681.apply_void(TypeBuilder _N__53680)
   в Nemerle.Compiler.TypesManager._N_maybe_f__54248.apply_void(TypeBuilder _N__54247)
   в Nemerle.Collections.NList.Iter[T](list`1 l, FunctionVoid`1 f)
   в Nemerle.Core.list`1.Iter(FunctionVoid`1 f)
   в Nemerle.Compiler.TypesManager.Iter(list`1 builders, FunctionVoid`1 f)
   в Nemerle.Compiler.TypesManager.Iter(FunctionVoid`1 f)
   в Nemerle.Compiler.TypesManager.compile_all_tyinfos(Boolean aux_phase)
   в Nemerle.Compiler.TypesManager._N__N_lambda__53121__53224.apply_void()
   в Nemerle.Compiler.Solver.Enqueue(FunctionVoid action)
   в Nemerle.Compiler.TypesManager.EmitDecls()
   в Nemerle.Compiler.ManagerClass.Run()
   в Nemerle.Evaluation.Evaluator.Eval(String code)
   в Nemerle.Evaluation.Interpreter.MainClass._N_printev_9740(_N_closure_9629 _N_Main_cp_9739, Strin
g c)
-
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.