Форум
RSDN@Home
Тема
Как правильно задавать вопросы
B
I
abc
U
X
3
X
3
H1
H2
H3
H4
H5
H6
Asm
C/C++
C#
Erlang
Haskell
IDL
Java
Lisp
MSIL
Nemerle
ObjC
OCaml
Pascal
Perl
PHP
Prolog
Python
Ruby
Rust
SQL
VB
Здравствуйте, Karpov, Вы писали: K>[b]Ошибка:[/b] K>Адресат вызова создал исключение. K>[b]Описание:[/b] K>При попытке миграции базы из SQLite в JET. K>System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> Rsdn.Janus.DBSchemaException: Ошибка при миграции базы из SQLite в Jet:\nError while preparing SqlDiff ---> Rsdn.Janus.DBSchemaException: Error while preparing SqlDiff ---> Rsdn.Janus.SchemaChangeException: Ошибка при изменении схемы БД. Скрипт 'CREATE TABLE [tags] ([id] IDENTITY(1,1) NOT NULL, K> [tag_value] TEXT(1024) NOT NULL)' завершился с ошибкой 'Size of field 'tag_value' is too long.'. ---> System.Data.OleDb.OleDbException: Size of field 'tag_value' is too long. K> в System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) K> в System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) K> в System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) K> в System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) K> в System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) K> в System.Data.OleDb.OleDbCommand.ExecuteNonQuery() K> в Rsdn.Janus.Jet.JetSchemaDriver.<>c__DisplayClass9_0.<ExecuteDdlCommands>b__0() K> в Rsdn.Janus.SchemaHelper.SafeRunCommand(String cmdText, Action runner) K> --- Конец трассировки внутреннего стека исключений --- K> в Rsdn.Janus.SchemaHelper.SafeRunCommand(String cmdText, Action runner) K> в Rsdn.Janus.Jet.JetSchemaDriver.ExecuteDdlCommands(IEnumerable`1 commands, String connStr) K> в Rsdn.Janus.DBSchemaDriverBase.Prepare(String connStr) K> --- Конец трассировки внутреннего стека исключений --- K> в Rsdn.Janus.DBSchemaDriverBase.Prepare(String connStr) K> в Rsdn.Janus.DBSchemaManager.Migrate(IServiceProvider serviceProvider) K> --- Конец трассировки внутреннего стека исключений --- K> в Rsdn.Janus.DBSchemaManager.Migrate(IServiceProvider serviceProvider) K> в Rsdn.Janus.DatabaseCommandTarget.ExecuteDbMigration(ICommandContext context) K> --- Конец трассировки внутреннего стека исключений --- K> в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) K> в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) K> в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) K> в Rsdn.Janus.CommandTarget.InvokeCommandMethod(CommandMethod method, ICommandContext context) K> в Rsdn.Janus.CommandTarget.Execute(String commandName, ICommandContext context) K> в Rsdn.Janus.CommandHandlerService.ExecuteCommand(String commandName, ICommandContext context) K> в Rsdn.Janus.StripMenuGenerator.MenuCommandClick(Object sender, EventArgs e) K> в System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) K> в System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) K> в System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) K> в System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) K> в System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) K> в System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) K> в System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) K> в System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) K> в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) K> в System.Windows.Forms.Control.WndProc(Message& m) K> в System.Windows.Forms.ScrollableControl.WndProc(Message& m) K> в System.Windows.Forms.ToolStrip.WndProc(Message& m) K> в System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) K> в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) K> в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) K> в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) K>[b]Версия приложения:[/b] K>RSDN@Home версия 1.3.109 alpha 5 ревизия 60 K>[b]Тип БД:[/b] K>SQLite K>[b]Трассировка стека:[/b] K>[code] K> в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) K> в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) K> в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) K> в Rsdn.Janus.CommandTarget.InvokeCommandMethod(CommandMethod method, ICommandContext context) K> в Rsdn.Janus.CommandTarget.Execute(String commandName, ICommandContext context) K> в Rsdn.Janus.CommandHandlerService.ExecuteCommand(String commandName, ICommandContext context) K> в Rsdn.Janus.StripMenuGenerator.MenuCommandClick(Object sender, EventArgs e) K> в System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) K> в System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) K> в System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) K> в System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) K> в System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) K> в System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) K> в System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) K> в System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) K> в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) K> в System.Windows.Forms.Control.WndProc(Message& m) K> в System.Windows.Forms.ScrollableControl.WndProc(Message& m) K> в System.Windows.Forms.ToolStrip.WndProc(Message& m) K> в System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) K> в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) K> в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) K> в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) K>[/code]
Теги:
Введите теги разделенные пробелами. Обрамляйте в кавычки словосочетания с пробелами внутри, например:
"Visual Studio" .NET
Имя, пароль:
Загрузить
Нравится наш сайт?
Помогите его развитию!
Отключить смайлики
Получать ответы по e-mail
Проверить правописание
Параметры проверки …