Импортировал базу из хм2 - во время процесса завис ноут - перезагрузился - после этого захожу в х2н и выдает окно с ошибкой
Spoiler
System.Exception: 'E:\Program Files\Hand2Note\pgsql\bin\pg_ctl.exe initdb -D "E:\razdachi\baza h2n\Hand2Note\h2ndb" -o " --username=postgres --encoding=UTF8 --locale=C"' finished with exit code = 1 : error=
unrecognized win32 error code: 1392initdb: could not access directory "E:/razdachi/baza h2n/Hand2Note/h2ndb": Invalid argument
pg_ctl: database system initialization failed, output =
The files belonging to this database system will be owned by user "Вадим".
This user must also own the server process.
The database cluster will be initialized with locale "C".
The default text search configuration will be set to "english".
Data page checksums are disabled.
в Common.ExternalExeHelper.Execute(String filename, String arguments)
в Common.PgBundledServerHelper.ˆ–(String , String )
в Common.PgBundledServerHelper.InitDatabaseCluster(String dataDirectory)
в Hand2NoteCore.DatabaseLoader.‡(String , ILoadStatusObserver )
в Hand2NoteCore.DatabaseLoader.<>c__DisplayClass0_0.<LoadAsync>b__1()
в System.Threading.Tasks.Task.Execute()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Hand2NoteCore.DatabaseLoader.<LoadAsync>d__0.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Hand2NoteCore.Loader.<LoadAsync>d__1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Hand2Note.App.<LoadAsync>d__4.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Spoiler

Как исправить что б работал х2н?
